Can't understand priority
Posted: Tue Nov 19, 2024 3:13 pm
Hello
I have a single host setup and I am posting jobs to the api.
I have included the priority to post body like this:
"priority": "1"
I am printint %i_job_priority% to file, to monitor if the priority from post is actually considered, but the printed priority value is always the one that set in the workflow properties, so the priority from the api post is ignored it seems.
Am I completely missing the point or working principles of priority argument?
I have a single host setup and I am posting jobs to the api.
I have included the priority to post body like this:
"priority": "1"
I am printint %i_job_priority% to file, to monitor if the priority from post is actually considered, but the printed priority value is always the one that set in the workflow properties, so the priority from the api post is ignored it seems.
Am I completely missing the point or working principles of priority argument?