I'm encountering a problem with the scheduler (v4) where scheduler:execute commands run too long, blocking other processes when executed concurrently. This results in the error: "The command is already running in another process." Could we look into possible solutions or optimizations to prevent this blockage?
Thanks for your help!