Hello All,
Prolem:- I have created multiple queue with different priorities each. I submitted 1 job with low priority queue and it started running after i submitted higher priority queue job then job with less priority went in suspend state and high priority job started execution and again same happened with 3rd job having higher priority than 2nd job.
Expectation:-higher priority job should run first before other priority jobs after completion of currently running job.
Thank you in advance.