Skip to content

dsh-phoenix 0.2.3

Choose a tag to compare

@StvLi StvLi released this 01 Sep 06:19
· 6 commits to main since this release

Fixes: (1) graceful restart now works without DSH_PHOENIX_STATE_FILE (in-memory lifecycle; durable recovery/resume still needs the file). (2) Recovery waits a bounded window for a goal to register before declaring it stale. (3) Heartbeat reload is cache-busted (no stale-token reload loop). 20 tests.