restart-backoff-time-strategy.failure-rate.backoff-time |
0 |
Backoff time in milliseconds between two consecutive restart attempts. |
restart-backoff-time-strategy.failure-rate.failure-rate-interval |
60000 |
Time interval in milliseconds for measuring failure rate. |
restart-backoff-time-strategy.failure-rate.max-failures-per-interval |
1 |
Maximum number of failures in given time interval before failing a job. |
restart-backoff-time-strategy.fixed-delay.attempts |
2147483647 |
Maximum number of attempts the fixed delay restart strategy will try before failing a job. |
restart-backoff-time-strategy.fixed-delay.backoff-time |
0 |
Backoff time in milliseconds between two consecutive restart attempts. |