You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: