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

Observer still relies on instance IDs to locate pre-existing instances #25

Open autodidaddict opened 1 year ago

autodidaddict commented 1 year ago

After the forthcoming changes to the 0.60 host, the heartbeat format won't have usable instance IDs on it. The observer needs to take this into account in both put_provider_instance and put_actor_instance