View Source Commanded.Event.ErrorHandler (Commanded v1.4.8)
Summary
Functions
Backoff exponentially when an error is encountered.
Stop the Commanded.Event.Handler
with the reason given.
Functions
Backoff exponentially when an error is encountered.
- Adds up to 1 second of jitter.
- Minimum of 1 second delay
- Maximum of 24 hour delay
Stop the Commanded.Event.Handler
with the reason given.