What is the difference between --unlimited-scheduler-threads, --scheduler-threads, and --scheduler-query-limit?

Knowledge Drop

Last tested: Aug 31, 2020
 

--scheduler-threads limits the number of schedules that are being executed at once by the machine.

Please be cautious when increasing the number of scheduler threads as this could lead to performance issues, especially if you are scheduling rendering jobs.

One Look and one Dashboard both count as a single scheduler thread.

--unlimited-scheduler-threads does the same thing, except that this limit applies to schedules which return all results.

--scheduler-query-limit only applies to the individual queries of each schedule.

One Look is always one query, but each tile on a dashboard is its own query. So this startup flag controls how many of these queries can be running at once on the instance.

cite startup options (docs)
 

This content is subject to limited support.                

Version history
Last update:
‎05-07-2021 09:48 AM
Updated by: