Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultRetries = 3
View Source
const DefaultRetryDuration = 5 * time.Second
Variables ¶
This section is empty.
Functions ¶
func RetryExitError ¶
common.retryExitError converts `exec.ExitError`s to `check.RetryableError`s, so that checks using this are retried. embed checks must use this from their `Run` method when exit errors need to be retried.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.