- Okta Workflows
Flow execution and flow history are asynchronous. As each step of the flow is executed, the corresponding flow history events are written to a queue to be published to the flow history page. Because these actions are asynchronous, there are certain situations where the flow history will be delayed even when the flow is executed in a timely fashion.
Flow history should not be considered as a real-time monitor of Workflow executions and instead should be used to view historical executions and for purposes of troubleshooting or debugging flow configuration.
