Skip to content

qdone: add better batch error handling #55

@ryanwitt

Description

@ryanwitt

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions