ajvb / kala

Modern Job Scheduler
MIT License
2.11k stars 187 forks source link

Failed RemoteJob retried immediately ignoring Epsilon setting #236

Closed 1602 closed 3 years ago

1602 commented 3 years ago

Is there a way to make failed job to retry after specified Epsilon time?

tooolbox commented 3 years ago

Unfortunately, no. I ran into this as well, and after digging in found that the architecture/design isn't really set up for it.