mmids
mmids copied to clipboard
Reactors should be able to send a notification when streams are gone
When a reactor is managing workflows on behalf of a stream, and that stream ends, the reactor will shut those workflows down.
Reactors should have the optional ability to have their executor send a notification off that the stream has been closed. This will help reactors be used for webhook notification purposes.