Skip to content

23.10.1

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

Neuro Flow 23.10.2 (2023-10-18)

Bugfixes

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