mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #982] Suggestion: Don't get logs that have been downloaded before. #691
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#691
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edcdecl on GitHub (Jun 20, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/982
Is your feature request related to a problem? Please describe.
Whenever you download logs from a computer, the connection crashes after a few seconds and you have to wait for the connection to re-establish.
Describe the solution you'd like
Contact the client and see which log file was the last one to be modified, and download the log files from the last downloaded date to the present date (Also download logs from that same day, so for example if it's 2021-01-26, download 2021-01-26.html again).