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

Support DisableEagerActivityExecution option #366

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Nov 12, 2024

What was changed

  • Added TemporalWorkerOptions.DisableEagerActivityExecution option
  • Added ActivityOptions.DisableEagerActivityExecution option

Unfortunately this can't really be tested since whether it takes effect is internal to Core and not exposed in any way

Checklist

  1. Closes [Feature Request] Add DisableEagerExecution to WorkerOptions #365

@cretz cretz requested a review from a team November 12, 2024 18:02
@cretz cretz changed the title Disable eager activity Support DisableEagerActivityExecution option Nov 12, 2024
@cretz cretz merged commit 2400644 into temporalio:main Nov 22, 2024
8 checks passed
@cretz cretz deleted the disable-eager-activity branch November 22, 2024 22:59
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.

[Feature Request] Add DisableEagerExecution to WorkerOptions
2 participants