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

Add warning when throttle queue becomes too large #41

Open
nezuo opened this issue Feb 8, 2024 · 0 comments
Open

Add warning when throttle queue becomes too large #41

nezuo opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nezuo
Copy link
Owner

nezuo commented Feb 8, 2024

Lapis keeps it's own throttle queue so every request eventually gets processed. The downside is that the throttle queue can infinitely grow, causing documents to not be saved for a long time (or even before the server closes). Lapis should warn if the throttle becomes large enough that the user is doing something wrong.

@nezuo nezuo added the enhancement New feature or request label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant