9corp/9volt

Propagate internal errors/warnings to event queue

Closed this issue · 1 comments

This should be pretty quick - propagate useful errors/warnings/state changes to the event queue.

Note: Lots of places where we simply log.Errorf() and move on - potentially good places to add a message to the event queue instead.

Resolved via #70