diff options
| author | Zeyla Hellyer <[email protected]> | 2017-12-16 12:21:13 -0800 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-12-16 12:21:13 -0800 |
| commit | 8d685039d89fd2130e88c9a9e0421492a3e99da6 (patch) | |
| tree | c6073ee51d0c12962d1f1e4c0ed048bed6e72886 /examples/05_command_framework/src | |
| parent | Break up the model module (diff) | |
| download | serenity-8d685039d89fd2130e88c9a9e0421492a3e99da6.tar.xz serenity-8d685039d89fd2130e88c9a9e0421492a3e99da6.zip | |
Attempt to restart failed shard boots
When the ShardQueuer fails to restart a shard (such as due to a network
error, an issue on Discord's side, Cloudflare, etc.), it will now push
the ID onto a queue.
Every 5 seconds messages will attempt to be read from the receiver, and
if one is not read after the timeout, a queued shard start will occur
(if one is queued).
This should fix a number of reconnection issues.
Diffstat (limited to 'examples/05_command_framework/src')
0 files changed, 0 insertions, 0 deletions