davidahouse / stampede-server

A node.js based workflow server
https://www.stampedeci.com
MIT License
4 stars 1 forks source link

Disable the generic notification queues mechanism #432

Closed davidahouse closed 4 years ago

davidahouse commented 4 years ago

This is no longer needed. We will be moving notifications to a first class feature in the stampede-server itself, so there is no need to separate this out into potentially other modules.

davidahouse commented 4 years ago

Closing this ticket because the notification system is still useful for debugging & testing. So leaving it in for now. Real notifications will be implemented a different way anyway, so this is more a debugging tool now.