mmids icon indicating copy to clipboard operation
mmids copied to clipboard

Reactors should be able to send a notification when streams are gone

Open KallDrexx opened this issue 3 years ago • 0 comments

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.

KallDrexx avatar Jan 01 '22 20:01 KallDrexx