diff options
| author | Zeyla Hellyer <[email protected]> | 2017-10-09 12:37:40 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-10-09 15:48:18 -0700 |
| commit | ae50886a1a8f69c114d9e99a0913c878aaaaabe2 (patch) | |
| tree | aa499410ca9ea519689f8ca5d5614f4d453596cc /examples/05_command_framework | |
| parent | Make the client threadpool user-customizable (diff) | |
| download | serenity-ae50886a1a8f69c114d9e99a0913c878aaaaabe2.tar.xz serenity-ae50886a1a8f69c114d9e99a0913c878aaaaabe2.zip | |
Reset shard heartbeat state on resume
When a resume is received, the heartbeat state would not be reset.
This state includes:
- whether the last heartbeat was acknowledged
- when the last heartbeat was sent
- when the last heartbeat acknowledgement was received
This resulted in the bot re-IDENTIFYing after a Resumed event was
received. To fix this issue, reset them when a Resumed event is
received.
Diffstat (limited to 'examples/05_command_framework')
0 files changed, 0 insertions, 0 deletions