You can set a priority when you trigger a run. This allows you to prioritize some of your runs over others, so they are started sooner. This is very useful when:Documentation Index
Fetch the complete documentation index at: https://trigger-docs-mcp-readonly-runtime-flag.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- You have critical work that needs to start more quickly (and you have long queues).
- You want runs for your premium users to take priority over free users.

10 the run will dequeue before runs that were triggered with no priority 8 seconds ago, like in this example:
3600 the run would dequeue before runs that were triggered an hour ago (with no priority).
Setting a high priority will not allow you to beat runs from other organizations. It will only affect the order of your own runs.

