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

Attribute relay message processing errors as client errors rather than client errors #285

Closed
chris13524 opened this issue Jan 16, 2024 · 1 comment
Assignees
Labels

Comments

@chris13524
Copy link
Member

All errors in processing incoming relay messages are treated the same: as a server error, even if it's a problem coming from the client. For now we've increased the threshold on acceptable number of server errors, but we need to properly attribute client errors as client errors, make a separate chart, and reduce the alarm threshold for server errors.

@chris13524
Copy link
Member Author

Closing; these errors will be attributed as they occur. The major ones have already been fixed.

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

No branches or pull requests

2 participants