Property reference

com.glide.event_manager.flow_engine.hard_time_limit

The property sets a hard time limit for managing the event queue in ServiceNow. It determines how long events can remain in the queue before being returned for processing by another handler, with a default of one hour.

Default: 10000 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It specifies the maximum duration events can stay in the event queue before they are re-queued for processing, impacting event handling efficiency.
What area does it affect? Event Queue Management
What does the default mean? The default value is "10000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing event processing times or troubleshooting event handling delays.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.event_manager.flow_engine.hard_time_limit
Sys ID e609e62d53bc23003bf1d9109ec5877e
Type integer
Application Global
Default value 10000
Description This controls the hard time limit for event queue management before the events are returned to the queue to be processed by another event handler. The default is 1 hour.
Updated 2024-05-25 03:39:12