celerity / slurmactiond

Schedule GitHub Actions jobs on a cluster through SLURM
MIT License
7 stars 0 forks source link

Implement exponential backoff for re-tries #12

Open fknorr opened 1 year ago

fknorr commented 1 year ago

If e.g. a srun invocation fails due to some misconfiguration, we currently spam thousands of srun invocations per second.