Documentation ¶
Overview ¶
Package retryer overrides the default ssm retryer delay logic to suit GetManifest, DescribeDocument and GetDocument
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BirdwatcherRetryer ¶
type BirdwatcherRetryer struct {
client.DefaultRetryer
}
func (BirdwatcherRetryer) RetryRules ¶
func (s BirdwatcherRetryer) RetryRules(r *request.Request) time.Duration
RetryRules returns the delay duration before retrying this request again
Click to show internal directories.
Click to hide internal directories.