Documentation ¶
Index ¶
Constants ¶
View Source
const HeaderRetryAfter = "Retry-After"
Variables ¶
View Source
var (
ErrTooManyRequest = errors.New("throttled due to too many requests")
)
Functions ¶
func GetRetriableStatusCode ¶
func GetRetriableStatusCode() []int
func NewThrottlingPolicy ¶
Types ¶
type ThrottlingPolicy ¶
ThrottlingPolicy implements the Azure SDK for Go's Policy interface. throttle counter is based on resources operation per subscription.
Click to show internal directories.
Click to hide internal directories.