You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ticoann edited this page May 3, 2018
·
2 revisions
ErrorHandler's main function is handling the failed jobs and move to appropriate status
Check the retry counter and max retry setting move the job status to cooloff or exhausted status. (update status to both wmbs, couchdb)
(It also checks specific exit condition which overwrites max retry settings)
If job is moved to exhausted status, gather the job information (i.e. input files) and upload to ACDC database for retrying later times.