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 limits the execution time of inbound scheduled jobs, helping to manage system performance and job efficiency. |
| What area does it affect? |
Inbound job processing |
| What does the default mean? |
The default value is "300", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing job performance or troubleshooting long-running inbound jobs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process.sync.jobs.inbound.process_maxtime |
| Sys ID |
7e9894192360301014e6110d96bf658d |
| Type |
integer |
| Application |
Global |
| Default value |
300 |
| Description |
(secs) Max time inbound scheduled job runs |
| Updated |
2024-05-25 04:26:43 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2186 System Property Description glide.hub.process.sync.jobs.inbound.process_maxtime Maximum time, in seconds, that an inbound scheduled job runs before timing out. • Default value: 300 • Minimum value: 60 • Maximum value: 1800 glide.hub.process.sync.jobs.outbound.subflow.execution_timeout Time, in milliseconds, that ...
Related properties