Creates a subscriber that bridges EventBus events to OutcomeStore.
Listens for model.called and stage.failed events and records them as TaskOutcome entries in the OutcomeStore.
model.called
stage.failed
Unsubscribe function to stop the bridge.
Creates a subscriber that bridges EventBus events to OutcomeStore.
Listens for
model.calledandstage.failedevents and records them as TaskOutcome entries in the OutcomeStore.