glide.hub.process.sync.jobs.inbound.process_maxtime

ServiceNow property description:

(secs) Max time inbound scheduled job runs

Attributes

  • Sys ID: 7e9894192360301014e6110d96bf658d
  • Type: integer
  • Application: Global
  • Default value: 300
AI Logo

AI generated property description:

The ServiceNow property `glide.hub.process.sync.jobs.inbound.process_maxtime` specifies the maximum duration, in seconds, that an inbound scheduled job is allowed to run. This property ensures that inbound jobs do not exceed a set time limit, which helps in managing system performance and resource utilization. If a job exceeds this time limit, it may be terminated to prevent it from impacting other processes. The default value and the specific configuration details for this property can be found in the ServiceNow documentation. Adjusting this property can be useful for optimizing the execution of inbound jobs based on the specific needs and constraints of your ServiceNow instance.

Source

Related property: glide.hub.process.sync.jobs.outbound.process_maxtime