NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.
Adds retry logic and configs for redis store. This will setup redis to reconnect and retry commands if the connection to redis is lost.
This change is