Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Killing GameVault process should remain Download Progress #415

Open
3 tasks
Alfagun74 opened this issue Jun 17, 2024 · 2 comments
Open
3 tasks

Killing GameVault process should remain Download Progress #415

Alfagun74 opened this issue Jun 17, 2024 · 2 comments
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client 🔧 feature New feature or request

Comments

@Alfagun74
Copy link
Contributor

Problem: Downloads in GameVault currently restart from the beginning if interrupted by crashes, network issues, or user actions. This leads to wasted bandwidth and a poor user experience.

To-Do:

  • Implement a checkpoint download system that saves progress periodically (e.g., every 1 MB).
  • Update download logic to resume from the latest checkpoint upon interruption.
  • Remove the "Are you sure you want to quit with downloads running?" prompt (once checkpointing is implemented).
@Alfagun74 Alfagun74 added 🪲 bug Something isn't working 🔧 feature New feature or request 💻 client There are things to do on the client labels Jun 17, 2024
@ronaldmcdonald67555
Copy link

this is tarabel

@Alfagun74
Copy link
Contributor Author

this is tarabel

Would you mind to elaborate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client 🔧 feature New feature or request
Projects
Status: 🔧 Planned
Development

No branches or pull requests

2 participants