set_job_priority
Set the queue priority of a test job to control its execution order. Provide a job ID and a priority value from 0 to 100, with higher values running sooner.
Instructions
Set a job's queue priority (0-100, higher runs sooner).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| priority | Yes |