Move jobs backoff back into traefik
https://github.com/cenk/backoff/pull/27#issuecomment-245842725
This commit is contained in:
parent
1b6af2045e
commit
364958cbaf
11 changed files with 213 additions and 124 deletions
|
@ -2,7 +2,7 @@ package utils
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/emilevauge/backoff"
|
||||
"github.com/cenk/backoff"
|
||||
"net/http"
|
||||
"strconv"
|
||||
"time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue