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 controls the routing of requests for FDIH execution, allowing direct execution when enabled. |
| What area does it affect? |
FDIH API execution |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing API performance or troubleshooting request handling. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.oneapi.fdih.execution.enable.queue_bypass |
| Sys ID |
a62dbc0e8383121034c8863f922bc0ba |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Determines if the request will be pushed to hybrid queue for fdih execution. If it is true then the FDIH API will be executed directly. |
| Updated |
2025-01-13 05:32:02 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties