Project-OMOTES / orchestrator

GNU General Public License v3.0
0 stars 0 forks source link

Orchestrator should send an error back if the workflow that is submitted does not exist / is not configured #34

Closed lfse-slafleur closed 2 months ago

lfse-slafleur commented 6 months ago

Right now rabbitmq drops the message as the orchestrator is not subscribed to any events that are not valid job submission types.

lfse-slafleur commented 2 months ago

Fixed in https://github.com/Project-OMOTES/orchestrator/pull/60