temporalio / sdk-dotnet

Temporal .NET SDK
MIT License
376 stars 31 forks source link

Warn or error when update handlers dangle across CAN or workflow exit #261

Closed drewhoskins-temporal closed 2 months ago

drewhoskins-temporal commented 3 months ago

We can recommend the await-all-handlers or drop-all-handlers methods. TBD whether error or warning.

dandavison commented 2 months ago

I've merged the first PR, for Python: https://github.com/temporalio/sdk-python/pull/556

The basic spec that that PR's proposing for other SDKs is