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

easily identify commands triggering error responses #1531

Closed
romange opened this issue Jul 10, 2023 · 0 comments
Closed

easily identify commands triggering error responses #1531

romange opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels

Comments

@romange
Copy link
Collaborator

romange commented Jul 10, 2023

Often, I can see

# Errorstats
syntax_error:4264
some other error ....

errors in running instances but it's impossible to identify the command that triggered it.

I suggest developing a complementary system with a ring buffer that will store last K commands (or command prefixes) that causes
error responses which can be fetched with "DEBUG ERRORS" or something.

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

Successfully merging a pull request may close this issue.

3 participants