How can we help?
-
Getting Started
-
Product Documentation
-
- AutoFix In Paladin Cloud
- Changing the Scheduler Interval for Running the Jobs and Rules
- Configure the UI
- Connect to Jira
- Dev and Build the UI
- Scale Paladin Cloud Infrastructure
- Select AWS Authentication Mechanism
- Set Up Azure AD Authentication with Cognito User Pool
- How to Create and Attach an IAM Role to the EC2 Instance
- Edit Policies from the Admin Screen
- Create and Manage Asset Groups
-
Resources
Table of Contents
< All Topics
Print
Changing the Scheduler Interval for Running the Jobs and Rules
Posted
Updated
To change the scheduler interval, follow the steps below before installing or redeploying the process:
- Go to the local.py file.
- Set JOB_SCHEDULE_INTERVAL to the required interval in hours.
Example: JOB_SCHEDULE_INTERVAL = 6 - The default value is 6 hours.
Note: It is not recommended to decrease the job interval to less than 6 hours as this will increase the number of resources utilized in the system.