Migrate to JobBackOff
This commit is contained in:
parent
95e8f0a31e
commit
d340ccd601
10 changed files with 30 additions and 72 deletions
|
@ -2,7 +2,7 @@ package utils
|
|||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/cenkalti/backoff"
|
||||
"github.com/emilevauge/backoff"
|
||||
"net/http"
|
||||
"strconv"
|
||||
"time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue