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

Enable processing of successful retry confirmations at the error queue #2595

Closed
SzymonPobiega opened this issue Jul 15, 2021 · 0 comments
Closed
Milestone

Comments

@SzymonPobiega
Copy link
Member

Implement handling of successful retry confirmations in the error queue processing logic. These confirmations are simple control messages carrying two headers:

  • ServiceControl.Retry.UniqueMessageId
  • ServiceControl.Retry.Successful

When such a message is received from the error queue, ServiceControl marks the corresponding failed message document as successfully retried.

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

No branches or pull requests

1 participant