You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cretz
changed the title
[Feature Request] Make StartWorkflowAsync users aware that it's synchronous w/ worker.
[Feature Request] Make StartUpdateAsync users aware that it's synchronous w/ worker.
Apr 25, 2024
cretz
added a commit
to cretz/temporal-sdk-dotnet
that referenced
this issue
May 21, 2024
Is your feature request related to a problem? Please describe.
See temporalio/features#469
Describe the solution you'd like
sdk-dotnet/src/Temporalio/Client/WorkflowHandle.cs
Line 313 in 2bd9ed3
wait stage shouldn't be optional here, and docs should clarify availability.
Additional context
The text was updated successfully, but these errors were encountered: