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
We recently added the ability for an activity to specify the next retry delay on failure via a field on ApplicationFailureInfo.
ApplicationFailureInfo
Expose this in the SDK.
The text was updated successfully, but these errors were encountered:
Support ApplicationFailureException.NextRetryDelay
ed07249
Fixes temporalio#186
d53692c
Support ApplicationFailureException.NextRetryDelay (#254)
ef70705
Fixes #186
Successfully merging a pull request may close this issue.
We recently added the ability for an activity to specify the next retry delay on failure via a field on
ApplicationFailureInfo
.Expose this in the SDK.
The text was updated successfully, but these errors were encountered: