temporalio / features

Behavior and history compatibility testing for Temporal SDKs
13 stars 17 forks source link

[Feature Request] SDKs should differentiate between `NamespaceInvalidState` and `NamespaceNotFound` errors #47

Open bergundy opened 2 years ago

bergundy commented 2 years ago

More info in these PRs:

Checklist:

cretz commented 2 years ago

And specifically, the worker should consider NamespaceNotFound error a fatal error, but not NamespaceInvalidState.