batch-workload-retry-model

Status: IN

OpenShift batch workloads follow a unified retry and scheduling model: Jobs default to 6 retries with exponential backoff capped at 6 minutes, CronJobs add timezone-aware scheduling with three concurrency policies (Allow/Forbid/Replace), and pods default to Always restart with exponential backoff capped at 5 minutes.

Justifications

Groups batch workload base beliefs into a unified retry/scheduling model

Depends on (SL): job-backofflimit-default-6-cap-6min, cronjob-concurrency-policy-values, cronjob-timezone-iana, pod-restart-policy-default-always

Depended on by

JSON