Skip to content

23.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 09:11
· 146 commits to master since this release

Bugfixes

  • Fix read retries from neuro APIs. Fix configuration of executor lifespan in bake config file, example:
    kind: batch
    life_span: 30d
    tasks:
      ...
    ``` (#1075)