Necrot1cN
Windmill15mo ago
8 replies
Necrot1c

Experiencing slow to start scripts

We have started to have an issue in our self hosted env where there is a bit of a random slowness that has started. Its not every run, but the vast majority where scripts will take 60+ seconds to start, when they start the execution time is the usual 1s. E.g. run a flow,
script 1: 70 seconds,
script 2: 60 seconds,
script 3: 60 seconds.
Run the flow again,
script 1: 1 second
script 2: 65 seconds
script 3: 1 second

We are not sure where to find logs to work out where the issue lies, it feels like the jobs are sitting and waiting for the workers to pick them up, but cant find any evidence to support this. Can anyone point us to where we can find the logs for this so we can work out what we need to do with our workers? It is worth noting that nothing else is running at the time we are starting the scripts/flows.
Was this page helpful?