+ + Timeout and retry settings are supported to handle an action failure. You can specify parameters based on your need. + +
++ + Timeout and retry settings are supported to handle an action failure. You can specify parameters based on your need. + +
++ + + The timeout period for the action. Accepts time units, e.g. "5h" or "1d". + +
++ + + The number of times the action should be retried if it fails. + +
++ + + The backoff policy type to use when retrying. + +
++ + + The time to wait between retries. Accepts time units, e.g. "2h" or "1d" + +
+