aboutsummaryrefslogtreecommitdiff
path: root/request
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-12-01 09:07:03 +0000
committerGravatar GitHub <noreply@github.com> 2018-12-01 09:07:03 +0000
commitbae9514e94af2efec2568f0d769b0b036b766c80 (patch)
tree584bd0f339df413c768a98b4d1333585dcbd66fa /request
parent41c5cf442485d0822167ddc53cedf84e4c1eb23c (diff)
downloadcoredns-bae9514e94af2efec2568f0d769b0b036b766c80.tar.gz
coredns-bae9514e94af2efec2568f0d769b0b036b766c80.tar.zst
coredns-bae9514e94af2efec2568f0d769b0b036b766c80.zip
pkg/up: implement backoff (#2342)
* pkg/up: implement backoff Every 2nd failure we double the interval until we hit 4 * interval. This to have some sort of backoff, esp when a large cluster of coredns shares an upstream (original intent of up package) they will hammer the upstream. This put some back pressure on that. Signed-off-by: Miek Gieben <miek@miek.nl> * Update plugin/pkg/up/up.go Co-Authored-By: miekg <miek@miek.nl>
Diffstat (limited to 'request')
0 files changed, 0 insertions, 0 deletions