Property reference

com.glide.event_handler.rw_deferred_responder

The com.glide.event_handler.rw_deferred_responder property defines the handler for responders that are rejected when the memory queue is full. Administrators should be aware of this setting to manage how deferred actions are processed in high-load scenarios.

Default: com.glide.record_watcher.async.DeferredActionHandler Type: string 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? This property specifies the handler used for managing deferred actions when the memory queue cannot accept new requests due to capacity limits.
What area does it affect? Event Handling
What does the default mean? The default value is "com.glide.record_watcher.async.DeferredActionHandler", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring event handling performance or troubleshooting deferred action processing.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.event_handler.rw_deferred_responder
Sys ID 57431a8043303110b7f9fc176ab8f2e2
Type string
Application Global
Default value com.glide.record_watcher.async.DeferredActionHandler
Description Handler for responders that have been rejected from the memory queue being full
Updated 2024-05-25 03:38:59

Sources

Official references and nearby text excerpts where this property appears.