Skip to content

v0.67.0

Choose a tag to compare

@teo teo released this 15 May 13:28

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