Replies: 1 comment 1 reply
-
Can you give a code example? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When there are several queue processes running and you update the job files, new queue rows don't get the updated files.
It looks that the jobs are stored in the queue processes and to get the updated file, you have to restart queues.
It would be a good idea if it looks at the file last modified date and reread the file if the date is newer than before.
Beta Was this translation helpful? Give feedback.
All reactions