upgrade Azure/go-autorest/autorest to v0.11.27

update
This commit is contained in:
andyzhangx
2022-06-03 09:20:09 +00:00
parent ca630bc118
commit 7ac98854e2
50 changed files with 2426 additions and 116 deletions

View File

@@ -31,7 +31,7 @@ import (
const (
// DefaultPollingDelay is a reasonable delay between polling requests.
DefaultPollingDelay = 60 * time.Second
DefaultPollingDelay = 30 * time.Second
// DefaultPollingDuration is a reasonable total polling duration.
DefaultPollingDuration = 15 * time.Minute