Skip to content

v0.4.1

Latest

Choose a tag to compare

@SystemSculpt SystemSculpt released this 28 Jul 20:42
· 10 commits to main since this release
8106e0e

Fixed

  • Job task exceptions now exit non-zero, so Blaxel executions are correctly marked failed instead of falsely reporting success (ENG-4261, #208).

Jobs with retries configured will now retry when their task raises. Tasks that perform non-idempotent work should remain retry-safe.