radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

Fix/uniform agent advance #3163

Closed andre-merzky closed 5 months ago

andre-merzky commented 5 months ago

This is a more thorough fix for #3162 which ensures that failed and cancelled tasks are always pushed back to the client side.

andre-merzky commented 5 months ago

Thanks @mtitov , I cleaned this up a bit more.

andre-merzky commented 5 months ago

couple comments inline and one here

* should the below code have this value "tmgr_pending"? (or even being removed)

https://github.com/radical-cybertools/radical.pilot/blob/79ecf1d165f876df61bfc6890ffd68d3810d3925/src/radical/pilot/tmgr/staging_input/default.py#L262

Discussed and agree to leave as is.