Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Advancing Controller microservice monitors process advancement in both PostgreSQL and Oracle Database configurations, ensuring efficient workload distribution across worker instances.

Usage

The Advancing Controller service is responsible for managing and optimizing the advancement process in the PostgreSQL or Oracle databases. It ensures efficient workload distribution, performs cleanup tasks, and monitors the status of worker pods. If a worker pod fails, the service reassigns its work to other pods to prevent process instances from getting stuck.
It is essential to have the Advancing Controller service running alongside the FlowX Engine for uninterrupted instance advancement.
Ensure that both the FlowX Engine and the Advancing Controller microservices are up and running concurrently for optimal performance.

Configuration

For detailed instructions on how to set up the Advancing Controller microservice, refer to the following guide:

Advancing controller setup guide

Last modified on April 24, 2026