Skip to content
New issue

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

Add backoff to WorkflowExecutionUtils#getInstanceCloseEvent #667

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

Spikhalskiy
Copy link
Contributor

@Spikhalskiy Spikhalskiy commented Aug 25, 2021

What was changed

Add backoff and MAXIMUM_INTERVAL to WorkflowExecutionUtils#getInstanceCloseEvent
Update some options of DefaultStubServiceOperationRpcRetryOptions to be close to Go SDK behavior

Closes #651

Update some options of DefaultStubServiceOperationRpcRetryOptions to be close to Go SDK behavior
Issue temporalio#651
@Spikhalskiy Spikhalskiy merged commit 6d55180 into temporalio:master Aug 26, 2021
@Spikhalskiy Spikhalskiy deleted the issue-651 branch April 15, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the default behavior of retries in WorkflowExecutionUtils#getInstanceCloseEvent
2 participants