Broker Service
The Broker service enhances the reliability and availability of Orchestrator instances. In the event of an instance failure, the Broker service redirects orders from the failed instance to all other active instances, ensuring seamless operation and minimal disruption to users.
Each Orchestrator instance registers itself with the Broker service when it starts up. Subsequently, instances regularly send status updates to the Broker service. The Broker service monitors the health of every instance through this ping mechanism.
Subtopics