temporalio / sdk-go

Temporal Go SDK
https://docs.temporal.io/application-development?lang=go
MIT License
481 stars 197 forks source link

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

Closed drewhoskins-temporal closed 4 days ago

drewhoskins-temporal commented 1 month ago

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

dandavison commented 1 week 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