Documentation
¶
Overview ¶
Package retry holds a helper function for retrying a task.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithConstantWait ¶
WithConstantWait tries to execute the task and if it fails, awaits the specified duration before retrying maxAttempts times.
Types ¶
Click to show internal directories.
Click to hide internal directories.