com.glide.hub.flow_engine.indirect_recursion_limit

ServiceNow property description:

Number of times that a flow or subflow can be indirectly triggered during a transaction.

Attributes

  • Sys ID: 39d80e3f13000300139e39ed9344b087
  • Type: integer
  • Application: Global
  • Default value: 3
AI Logo

AI generated property description:

The ServiceNow property `com.glide.hub.flow_engine.indirect_recursion_limit` sets the maximum number of times a flow or subflow can be indirectly triggered during a single transaction. This property helps prevent infinite loops and excessive recursion that could degrade system performance. By default, this limit is set to a specific number, ensuring that flows and subflows do not recursively call each other beyond a safe threshold. Adjusting this property allows administrators to control the recursion depth based on their specific use cases and system requirements. Proper configuration of this property is crucial for maintaining optimal system performance and avoiding potential issues related to excessive recursion.

Source

Related property: com.glide.hub.flow_engine.engine_major_version