| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To issue a delayed reconnect, the current reconnection mechanism was
reworked to use futures and to issue a `Reconnect` command instead of a
plain `SetTargetState`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory is the same as the cache directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously they were 5 minutes and 5 seconds respectively.
This risked both filling up the logs and sort of DDoS our own API.
There is no need to do it that often.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|