Skip to content

v0.23.6: Add retryStatus to ActivityTaskError and ChildWorkflowExecutionError …

Compare
Choose a tag to compare
@alexshtin alexshtin released this 05 Jun 00:08
· 744 commits to master since this release
b4f70db
…(#153)

* Add retry status to activity and workflow error.

* Update proto.

* Update go.temporal.io/temporal-proto.

* Remove <nil> return value for getErrorType.