Skip to content

v0.36.1 — Fix publish watchdog + client retry

Choose a tag to compare

@michaelneale michaelneale released this 17 Mar 05:09
· 2008 commits to main since this release

Fixes

  • Publish watchdog: remove has_direct_connection gate — relay-only nodes can now take over Nostr publishing when the original publisher dies. Previously the mesh would silently disappear from discovery.
  • Client retry: --client --auto retries discovery every 15s for 5 minutes instead of immediately exiting. Prevents crash loops on Fly when meshes are temporarily unavailable.
  • Remove dead has_direct_connection() method.

Install

curl -L https://github.com/michaelneale/decentralized-inference/releases/download/v0.36.1/mesh-bundle.tar.gz | tar xz