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

Improve message cache to handle restart events #573

Closed
1 task done
zaanposni opened this issue Apr 13, 2023 · 1 comment · Fixed by #574
Closed
1 task done

Improve message cache to handle restart events #573

zaanposni opened this issue Apr 13, 2023 · 1 comment · Fixed by #574
Assignees

Comments

@zaanposni
Copy link
Owner

zaanposni commented Apr 13, 2023

If ratelimit or request errors occurr the Discord.NET Client tends to restart even for handled exceptions.
That way all cached messages are lost.
I will try to implement a second cache system for messages only. This will be experimental for now and have to be activated via an environemnt variable.

TODO:

  • respect message update for custom cache handler
@zaanposni
Copy link
Owner Author

done in release 3.5.0

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 a pull request may close this issue.

1 participant