Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let discovery message declare heartbeat period #73

Open
jonnor opened this issue Feb 1, 2017 · 0 comments
Open

Let discovery message declare heartbeat period #73

jonnor opened this issue Feb 1, 2017 · 0 comments

Comments

@jonnor
Copy link
Member

jonnor commented Feb 1, 2017

Split out from #30

The participant itself should indicate how often it intends to send discovery messages. This enables them to for instance optimize for battery usage (maybe a microcontroller which mostly sleeps, wakes up once every 5 minutes to measure and send), or reponsiveness.
The coordinator then needs to respect these per-participant values when considering "liveliness".

Needs a new key to be defined in the discovery protocol

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

No branches or pull requests

1 participant