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

Added provider_start_failed to the events handled #7

Closed brooksmtownsend closed 2 years ago

brooksmtownsend commented 2 years ago

Similar to adding actor_start_failed in #5, provider_start_failed is another event that a consumer should be able to observe as it indicates that an operation failed and can be handled accordingly.