AshDispatch.Validations.ValidateCanRetry (AshDispatch v0.5.1)
View SourceValidates that a delivery receipt can be retried.
Checks:
- Receipt is in :failed status (state machine handles this)
- retry_count is less than max_retries (5)
Validates that a delivery receipt can be retried.
Checks: