tdaff / automation

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Retry job submission or fail gracefully #32

Closed tdaff closed 12 years ago

tdaff commented 12 years ago

Original report by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


If the batch server is down or times out or the job submission fails, faps should retry or try and parse the errors out.

tdaff commented 12 years ago

Original comment by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


Try job submission five times then crash

closes #32