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 defines the maximum idle time for a Hermes Consumer, ensuring that inactive consumers are closed to avoid resource leaks. |
| What area does it affect? |
Hermes Consumer Management |
| What does the default mean? |
The default value is "3600000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing resource management or troubleshooting socket issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hermes.consumer.cache.idle.time.max |
| Sys ID |
8bb490fb43233110bafccd6adab8f29f |
| Type |
integer |
| Application |
Global |
| Default value |
3600000 |
| Description |
Max Idle Time (in ms) before a Hermes Consumer is automatically closed to prevent a long-term socket leak. |
| Updated |
2024-01-11 23:44:29 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties