JasonAlt / GridFTP-DSI-for-HPSS

GridFTP module that allows the Globus server to work with HPSS
Other
6 stars 2 forks source link

Retry on 'device buy' during async stage request #53

Open JasonAlt opened 5 years ago

JasonAlt commented 5 years ago

NCSA noticed that when the HPSS system can no longer accept addition stage requests, it will return 'device busy'. This results in an error and the transfer is interrupted. We could retry it a couple times or just return success on 'device busy'. The Transfer service will try again anyways in order to poll HPSS for the status of the request.