Hello,
Sometimes when our jobs retry they seem to skip retry attempts and go straight to some nth retry. In the below example the job goes through states Created → Enqueued → Processing → Failed → Scheduled (retry 4/10).
What has happened to retries 1 through 3?
Thanks,
Nicholas