Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Convert shard sessions into state machines #503

Merged
merged 4 commits into from
Jun 9, 2023
Merged

Conversation

jchristgit
Copy link
Collaborator

This fixes the previous implementation's problem of retrying connections indefinitely without any proper handling of errors. Ratelimiting will be added separately.

@jchristgit jchristgit force-pushed the gateway-state-machine branch from 1053f88 to f30c7f9 Compare June 1, 2023 08:29
This fixes the previous implementation's problem of retrying connections
indefinitely without any proper handling of errors. Ratelimiting will be
added separately.
@jchristgit jchristgit force-pushed the gateway-state-machine branch from f30c7f9 to e5c6964 Compare June 1, 2023 10:21
@jchristgit
Copy link
Collaborator Author

jchristgit commented Jun 2, 2023 via email

Similar reason as for the ratelimiter
@jchristgit jchristgit force-pushed the gateway-state-machine branch from 7e90fb3 to 0b66b26 Compare June 2, 2023 10:32
Copy link
Collaborator Author

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jchristgit jchristgit merged commit 88961b1 into master Jun 9, 2023
@jchristgit jchristgit deleted the gateway-state-machine branch June 9, 2023 20:16
@jchristgit
Copy link
Collaborator Author

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants