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.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 708 Forms
- 339 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions