Separate job queues
                    Separate job queues                
                            Comments
- 
            
When should we put schedule jobs or interval jobs in separate queues?
 - 
            
By default interval jobs and schedule jobs both get added to the Default Schedule Job" queue. We do have the option to put jobs in unique queues. Putting jobs in a separate queue would be recommended for the following reasons(Its mainly based on time sensitivity).
[ul][li]If we see the default schedule job queue getting stacked up. Jobs can easily get stacked up since they are single threads.[/li][li]if a job has to occur on a specific recurring schedule then it should be moved into a separate queue. Ex, job running every few minutes vs running 1 time a day[/li][li]Jobs expected to run longer that may impact other jobs in the default queue.[/li][/ul]
 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions