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 sets the time-to-live for ready outbound records in seconds, impacting how long they are retained before being purged. |
| What area does it affect? |
Outbound processing |
| 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 outbound record processing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.outbound_queue.ready.ttl.seconds |
| Sys ID |
a57bd0992360301014e6110d96bf65df |
| Type |
integer |
| Application |
Global |
| Default value |
2592000 |
| Description |
Number of seconds ready outbound records will exist for |
| Updated |
2024-05-25 03:57:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... before they expire. The system purges expired records from the queue once a day. • Default value: 604800 (7 days) • Minimum value: 0 • Maximum value: 5184000 (60 days) glide.hub.process_sync.outbound_queue.ready.ttl.seconds Number of seconds that records in the ready state can exist in the outbound queue before they expire. The system purges expired records from the queue once a day. Important: ...
Related properties