Skip to content

v0.9.2

Choose a tag to compare

@teo teo released this 18 Jul 11:59
· 2358 commits to master since this release
32fc0b3

This release improves error handling and reliability.

  • Handling of unexpected task behavior:
    • [core] Increase deployment timeout to 90s
    • [core] Release tasks on failed post-create CONFIGURE
    • [core] Do not GO_ERROR+unsubscribe on task failure
  • Miscellaneous fixes:
    • [executor] Make "cannot query task status" an Info message, not Error