Skip to content

Commit

Permalink
Improve 0.19.0 changelog
Browse files Browse the repository at this point in the history
Improve description of server resilience. I already updated this in the 0.19.0 release changelog.
  • Loading branch information
Kobzol committed Jul 25, 2024
1 parent 9dd5396 commit 8cfa3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## New features

* Server resilience. Server state can be loaded back from journal when server crashes.
* Server resilience. Server state can be loaded back from a journal when it crashes. This will restore the state of submitted jobs and also autoallocator queues. Find out more [here](https://it4innovations.github.io/hyperqueue/stable/deployment/server/#resuming-stoppedcrashed-server).

* `HQ_NUM_NODES` for multi-node tasks introduced. It contains the number of nodes assigned to task.
You do not need to manually count lines in `HQ_NODE_FILE` anymore.
Expand Down

0 comments on commit 8cfa3df

Please sign in to comment.