v0.9.2
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