temporalio / sdk-go

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

Wrap GRPC::CANCELED and DEADLINE_EXCEEDED in an SDK Timeout exception… #1524

Closed Quinn-With-Two-Ns closed 2 weeks ago

Quinn-With-Two-Ns commented 2 weeks ago

Based on https://github.com/temporalio/features/issues/483#issuecomment-2150832036

Closes https://github.com/temporalio/sdk-go/issues/1479