Confusion regarding priority argument

Hello to everyone,

I want to priorize a job using the “priority” argument in a HTTP request. In the reference API it says “the lower the value, the higher the priority”, but in the orthanc book it states that it “picks the jobs with the highest priority […] use negative number to lower the priority below 0

I am confused on which values to use in order to priorize a job, does anyone know?

Thank you for your time

Hi @jmrivera

Thanks for pointing that out !
I have updated the reference API source.

“Higher the number, higher the priority” is the right statement.

Alain.

1 Like