koji: add HTTP retries for uploads & init/finalize
and log number of retries for trackability Fixes #2335
This commit is contained in:
parent
8c8f6f2cd5
commit
e15998ced7
20 changed files with 1883 additions and 20 deletions
5
vendor/modules.txt
vendored
5
vendor/modules.txt
vendored
|
|
@ -277,6 +277,11 @@ github.com/gophercloud/gophercloud/openstack/utils
|
|||
github.com/gophercloud/gophercloud/pagination
|
||||
# github.com/gorilla/css v1.0.0
|
||||
github.com/gorilla/css/scanner
|
||||
# github.com/hashicorp/go-cleanhttp v0.5.1
|
||||
github.com/hashicorp/go-cleanhttp
|
||||
# github.com/hashicorp/go-retryablehttp v0.7.0
|
||||
## explicit
|
||||
github.com/hashicorp/go-retryablehttp
|
||||
# github.com/inconshreveable/mousetrap v1.0.0
|
||||
github.com/inconshreveable/mousetrap
|
||||
# github.com/jackc/chunkreader/v2 v2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue