[WIP] (feat) Added Exponential BackOff for Retry in builder (#1614)

Co-authored-by: Rahul M Chheda <rahul.chheda@mayadata.io>
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
This commit is contained in:
Rahul M Chheda
2020-06-29 12:01:29 +05:30
committed by GitHub
co-authored by Rahul M Chheda Vishal
parent a1f39bb7d3
commit a8a9831c16
3 changed files with 130 additions and 4 deletions
+1 -1
View File
@@ -80,4 +80,4 @@ require (
k8s.io/apimachinery v0.0.0-20190612205821-1799e75a0719
k8s.io/client-go v12.0.0+incompatible
k8s.io/klog v0.3.3
)
)