Is your feature request related to a problem? Please describe.
The current trigger source seems limit to a simple notifier. It's more helpful if we can support more trigger source. I suggest that we integrate with common message brokers like RabbitMQ, Kafka.
Describe the solution you'd like
Add a RabbitMQ trigger source, where user can plug and play. The trigger should receive RabbitMQ config and do all other stuffs (connect, consume task, notify worker when it receive new tasks)
Is your feature request related to a problem? Please describe.
The current trigger source seems limit to a simple notifier. It's more helpful if we can support more trigger source. I suggest that we integrate with common message brokers like RabbitMQ, Kafka.
Describe the solution you'd like
Add a RabbitMQ trigger source, where user can plug and play. The trigger should receive RabbitMQ config and do all other stuffs (connect, consume task, notify worker when it receive new tasks)