We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STATE_API_FAIL_MAX_OUT_RETRY_ERROR_TYPE
https://github.com/indeedeng/iwf-idl/blob/a7fb55597de5591fffa406b6b5f07d85fda4dfee/iwf.yaml#L877C11-L877C50
This is useful when the state API has eventually failed, but confusing when the state API is failing with backoff retry.
People may think it's because of retry has max out but didn't think about that it's their state API throwing errors...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/indeedeng/iwf-idl/blob/a7fb55597de5591fffa406b6b5f07d85fda4dfee/iwf.yaml#L877C11-L877C50
This is useful when the state API has eventually failed, but confusing when the state API is failing with backoff retry.
People may think it's because of retry has max out but didn't think about that it's their state API throwing errors...
The text was updated successfully, but these errors were encountered: