Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade packages & catch exceptions in GuildEventMonitorService loop #75

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

Twinki14
Copy link
Owner

Motivations

GuildEventMonitorService keeps failing when it encounters a total request drop from either Discord or the client

Modifications

  • Upgrade all packages to latest
  • Add a try catch to GuildEventMonitorService in hopes of assuring the entire background service doesn't fail at random whenever packets get dropped

# Motivations
GuildEventMonitorService keeps failing when it encounters a total request drop from either Discord or the client

# Modifications
- Upgrade all packages to latest
- Add a `try` `catch` to `GuildEventMonitorService` in hopes of assuring the entire background service doesn't fail at random whenever packets get dropped
@Twinki14 Twinki14 merged commit a96f06d into main Sep 22, 2024
1 check passed
@Twinki14 Twinki14 deleted the tweaks branch September 22, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant