Closed
Description
EventHandlers currently re-render if a message is not returned by the event-handler.
However this is not currently mirrored by Stream and Subscription handlers. I.e. if a handler does not return a message seed currently does not re-render.
I feel this should be the same as EventHandler. Unless there are any objections I can submit a PR to this effect.
For instance the impact on this is for Stream/Subscription handlers I am having to use a Msg:NoOp.
No biggie but would be good to be consistent.
Metadata
Metadata
Assignees
Labels
No labels