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 determines how long error inbound records are stored before being purged from the system. |
| What area does it affect? |
Inbound error record 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 inbound record errors. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.inbound_queue.error.ttl.seconds |
| Sys ID |
46fb18992360301014e6110d96bf653f |
| Type |
integer |
| Application |
Global |
| Default value |
2592000 |
| Description |
Number of seconds error inbound records will exist for |
| Updated |
2024-05-25 04:40:40 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... will be updated to Success when there are no errors processing the record in the queue. • Default value: true • Minimum value: Not applicable • Maximum value: Not applicable glide.hub.process_sync.inbound_queue.error.ttl.seconds Number of seconds that records in the error state can exist in the inbound queue before they expire. The system purges expired records from the queue once a day. Important: ...
Related properties