Skip to content

Commit

Permalink
Retry certain remote execution errors (pantsbuild#8397)
Browse files Browse the repository at this point in the history
We see this particular error when using Google's RBE service configured
with pre-emptable workers, which indicates that a worker was pre-empted.
In this case, we just want to try the execution again.
  • Loading branch information
illicitonion authored and stuhood committed Oct 6, 2019
1 parent 307c78f commit db1961c
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 79 deletions.
Loading

0 comments on commit db1961c

Please sign in to comment.