glide.hub.process.sync.jobs.outbound.process_maxtime

ServiceNow property description:

(secs) Max time outbound scheduled job runs

Attributes

  • Sys ID: 6b78d4192360301014e6110d96bf6541
  • Type: integer
  • Application: Global
  • Default value: 300
AI Logo

AI generated property description:

The ServiceNow property `glide.hub.process.sync.jobs.outbound.process_maxtime` specifies the maximum duration, in seconds, that an outbound scheduled job can run. This property ensures that the job does not exceed the defined time limit, which helps in managing system performance and resource utilization. If the job reaches this time limit, it will be terminated to prevent it from running indefinitely. This setting is crucial for maintaining the efficiency and stability of the IntegrationHub processes. Adjusting this property allows administrators to control the execution time of outbound jobs based on their specific requirements and system capabilities.

Source

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