OptionalbackoffBackoff coefficient for retry mechanism.
OptionalmaximumMaximum number of attempts for retries.
OptionalmaximumMaximum interval between retries.
OptionalthrowWhether to throw an error on final failure after retries are exhausted
or return the error object as a standard response containing error-related
fields like stack, code, message.
Type definition for workflow configuration.