wasmCloud / lattice-observer

A reusable Elixir library for monitoring a lattice and deriving observed state
https://wasmcloud.com
Apache License 2.0
3 stars 2 forks source link

Host status #2

Closed autodidaddict closed 2 years ago

autodidaddict commented 2 years ago

Note: It's up to the consumer of this library to decide when to apply decay ticks into the lattice state. It's also up to them if they want to specify an alternate default for the host decay rate (defaults to 35 seconds). It's probably good practice to set the decay rate and frequency of ticks to be multiples of each other, but it's not required as decay tick application is idempotent.