Changing the number of retries for SAVE operations in batch and real-time data flow runs
Control how many times batch and real-time data flow runs retry SAVE operations on records. With automatic retries, when a SAVE operation fails, the run can still successfully complete if the resources that were initially unavailable become operational. The run fails only when all the retries are unsuccessful.
You can control the global number of retries for SAVE operations through a dedicated dynamic system setting. If you want to change that setting for an individual batch or real-time data flow run, update a property in the integrated API.Note: If a single record fails for Merge
and Compose shapes, the entire batch run fails.
Retries trigger lifecycle events.
For more information, see Event details in data flow runs on Pega
Community.