We have a slow running overnight job - Calculate Customer Credit which runs on default queue - ‘0’.
This is taking a long time to run, so would like to move a custom job which keeps stalling behind this queue to a faster queue.
Does anyone know the line of code i need to specifiy the batch queue the custom job will run on?