Skip to content

Make quorum number configurable#136

Open
RonTuretzky wants to merge 1 commit intodevfrom
configurable-quorum
Open

Make quorum number configurable#136
RonTuretzky wants to merge 1 commit intodevfrom
configurable-quorum

Conversation

@RonTuretzky
Copy link
Contributor

Summary

  • Added QUORUM_NUMBER environment variable to enable multi-quorum deployments
  • Defaults to quorum 0 if not specified
  • Includes validation with helpful error messages for invalid quorum numbers
  • Logs selected quorum and total available quorums on startup

Changes

  • Updated router and node apps to parse QUORUM_NUMBER env var
  • Removed duplicate quorum state fetching in node app
  • Added to example.env with documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant