Skip to content

v0.67.0

Compare
Choose a tag to compare
@teo teo released this 15 May 13:28
· 427 commits to master since this release

This release includes support for internal task error events being raised by tasks. Such an event immediately transitions the environment to the ERROR state.

  • Task error events:
    • [core] React to TASK_INTERNAL_ERROR with STOP_ACTIVITY attempt
    • [core] Build TaskInternalError event
    • [executor] Support TASK_INTERNAL_ERROR event
    • [occ] Push TASK_INTERNAL_ERROR event
    • [occ] Only emit task internal error event once