Skip to content

Add retry functionality to the CAS client

Rohit Kothur requested to merge rkothur/retry-remote-storage into master

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests
  • Metrics
  • Documentation update(s)

If not required, please explain in brief why not.

Description

Update the BuildGrid CAS client to support retrying failed calls. This is an enhancement to the builtin bgd execute client as well as the remote storage backend.

Edited by Rohit Kothur

Merge request reports