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

Better handle ESI error limiting #87

Open
Blacksmoke16 opened this issue Nov 1, 2021 · 0 comments
Open

Better handle ESI error limiting #87

Blacksmoke16 opened this issue Nov 1, 2021 · 0 comments

Comments

@Blacksmoke16
Copy link
Owner

Currently it is possible for someone who is causing a bunch of errors to break other people's sheets on the same node/IP due to ESI's error limiting feature:

image

Should think of a way to handle this so that a single person can't break it for more than themselves. Would probably just need to keep track of errors produced by each sheet and intervene before the limit is actually reached.

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

No branches or pull requests

1 participant