Skip to content

Overview

pgflow’s configuration is divided into two distinct parts, each serving a different purpose in the workflow lifecycle.

pgflow separates configuration into task execution settings (how individual steps are executed and retried) and worker settings (how the worker processes the entire flow). Task settings are stored in your database and control retry behavior, delays, and timeouts, while worker settings control concurrency, connections, and batching.