← back to the release
new featureFlow Error Handling
Reduce Flow Failures Caused by Record Lock Contention
Flows now automatically retry once when they hit a record lock error during transaction initialization: the flow waits 10 seconds and tries again, giving the competing process time to release the lock. This reduces UNABLE_TO_LOCK_ROW failures when a flow and another process update the same record concurrently, with no configuration required.
identifiers
UNABLE_TO_LOCK_ROWrecord lock
flags
enabled by defaultno action required
- how
- Automatic.
- who
- when
- where
- Essentials, Professional, Enterprise, Performance, Unlimited, and Developer editions.