Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

0.1.7

Compare
Choose a tag to compare
@jakemac53 jakemac53 released this 21 Nov 17:06
· 81 commits to master since this release
2ed92e7
  • Update the BazelWorkerDriver class to handle worker crashes, and retry work
    requests. The number of retries is configurable with the new int maxRetries
    optional arg to the BazelWorkerDriver constructor.