gtoolkit
gtoolkit copied to clipboard
Add task retry capability to GtRemoteRunner
Tasks can fail for a number of transitory reasons, e.g.:
- Flaky test
- Network failure
- Machine failure
- etc.
Add the ability to optionally retry tasks if they fail.
Accidentally closed in commit comment.