mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
7b49cf2a2c
This PR adds new endpoints to the REST API: `/orchestration/worker/status` and `/orchestration/worker/id` Currently these just trigger the return of status / ids from the workers via the redis back channel, this still needs to be handled and passed through to the frontend. It also adds the eventbus to each worker, and triggers a reload of those eventbus instances when the configuration changes on the main instances. |
||
---|---|---|
.. | ||
importWorkflows | ||
import.cmd.test.ts | ||
reset.cmd.test.ts | ||
worker.cmd.test.ts |