Flow engine context vs Flow Report Runtime
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 07:04 PM
Why are “Flow engine context” and“ Flow Report Runtime” runtimes different?
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 04:12 AM
Hi,
Flow engine context(sys_flow_context) shows the execution and process plans of flow. Context records store the state and references to the data used to run a flow or action. There are also child tables for the context state.
Runtime is the the run duration to identify potential processing or performance issues. Each action and step displays the duration in milliseconds. System quota rules prevent any action from running longer than a minute.
Please mark if this is helpful
Thanks,
Sravani