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

Fix continue as new timeout propagation #265

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

jeffschoner
Copy link
Contributor

When continuing as new, the execution timeout is being set as the run timeout on the next run. This change corrects this small typo. The execution timeout cannot be changed on subsequent runs, and therefore doesn't need to be used here at all. The existing spec for continue as new has been updated to cover this case.

@DeRauk DeRauk merged commit d75dfee into coinbase:master Sep 11, 2023
@jeffschoner jeffschoner deleted the continue-as-new-timeout branch January 21, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants