mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #411] log scheduled download #200
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#200
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 @ngbatnicdotmil on GitHub (Nov 7, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/411
it would be very useful feature
@yankejustin commented on GitHub (Nov 7, 2015):
Please give more details. What do you suppose would be a good time it should cycle through and try to automatically download?
Good idea, though.
@ngbatnicdotmil commented on GitHub (Nov 11, 2015):
I think the best would be if the server tries to download logs just after establishing a connection with client.
@yankejustin commented on GitHub (Nov 12, 2015):
@ngbatnicdotmil That would really hurt performance if the host had many clients... It wouldn't be very good to have an action such as establishment of a connection to have such a side effect...
@ngbatnicdotmil commented on GitHub (Jun 3, 2016):
maybe a schedule would be better?