Hi, I'm facing an issue since one or two weeks.
When i run a task in production mode, it takes 20 seconds to start which is a lot for my use case as the user is waiting...
It seems the task is put to queued state during 20 secs even if there are no other job running at the same time, so its not an issue about concurrency.
I'm using trigger.dev on remote, not self hosted.
Can someone help me about this ?
Thanks