Hello. I have an n8n instance running in queue mode. I have a worker with 30 councurrency working. Everything fine. But I have a nightly one-time task that need to run 15-20k requests... So + concurrency means it will finish earlier...
I would like to know if It's possible to use API to make a change to the custom start command and change it back to what it was before after completing this task also via API.