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 time-to-live for error outbound records in seconds, influencing how long these records remain in the system before being purged. |
| What area does it affect? |
Outbound Queue Management |
| What does the default mean? |
The default value is "2592000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data retention policies or troubleshooting error record accumulation. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.outbound_queue.error.ttl.seconds |
| Sys ID |
e41cd4992360301014e6110d96bf6564 |
| Type |
integer |
| Application |
Global |
| Default value |
2592000 |
| Description |
Number of seconds error outbound records will exist for |
| Updated |
2024-05-25 04:29:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... value: 5184000 (60 days) glide.hub.process_sync.inbound_queue.table_cleaner_batch_size Number of inbound queue records to process per batch when purging expired records. • Default value: 10000 • Minimum value: 1000 • Maximum value: 500000 glide.hub.process_sync.outbound_queue.error.ttl.seconds Number of seconds that records in the error state can exist in the outbound queue before they expire. The system purges expired records from the queue once a day. Important: ...
Related properties