[Feature Idea] Timeout & Retry #54
albertalef
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem: Commands can hang forever; flaky commands need manual retry logic.
Solution: Add
_timeoutand_retryoptions.Implementation:
Timeout.timeoutwrapper inTerminalExecutor.captureRubyShell::TimeoutErrorexception classAll reactions