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

qdone: add better batch error handling #55

Open
ryanwitt opened this issue Dec 6, 2023 · 0 comments · May be fixed by #57
Open

qdone: add better batch error handling #55

ryanwitt opened this issue Dec 6, 2023 · 0 comments · May be fixed by #57
Assignees

Comments

@ryanwitt
Copy link
Member

ryanwitt commented Dec 6, 2023

This must solve the issues seen in sentry here: https://github.com/suredone/suredone/issues/9494

One way we could do this is:

  • Automatically retry messages with no senderFault in new batches
  • Take senderFault errors and pair them with their message, then send this to sentry, or perhaps rewrite the error message to include this
  • Or we could log failed messages in a queue and alert on it
@ryanwitt ryanwitt self-assigned this Dec 6, 2023
@suredone suredone deleted a comment from jasonspalace Jan 8, 2024
@ryanwitt ryanwitt linked a pull request Jan 8, 2024 that will close this issue
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