Documentation ¶
Overview ¶
Package retryer overrides the default aws sdk retryer delay logic to better suit the mds needs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SsmRetryer ¶
type SsmRetryer struct {
client.DefaultRetryer
}
func (SsmRetryer) RetryRules ¶
func (s SsmRetryer) 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.