-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
The previous implementation initiaized the ActivityOptions for the ExecuteActivity method using the built-in GetActivityOptions helper. Unfortunately, this helper always returns an ActivityOptions value with a non-empty task queue that defaults to the workflow task queue, which prevents the task queue defaulting logic from executing. This change instead initializes an empty ActivityOptions value and sets the default task queue to either the value specified by the proto task_field option or the workflow task queue if no proto value is defined. closes: #37
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.