hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Create Design Proposal for Event Listeners

Open tripott opened this issue 3 years ago • 0 comments

Create a design proposal for Event listeners for errors and other messages from the adapters to the core.

  • Which events are an adapter allowed to emit?
  • What is the event message format
  • What response (if any) is elicited from the core? The unhealthy event causes re-bootstrapping, data write just propagates to listeners
  • How do we expose subscribing to events in the hyper config?

tripott avatar Feb 10 '22 18:02 tripott