Hello π
Hello π
I'm new here but I've self hosted twenty v1.5.3 via the docker container
Right now I've got 3 workflows that I'm testing via a webhook post request but they are all enqueued for 12 hours.
I feel that this shouldn't be the normal behaviour?
Any ideas of how can I figure out what's happening?

4 Replies
Hey there, are your workflows containing form nodes by any chances ?
cc @thomast
Yes I'm using those

@prastoin form nodes would block the workflow in running state, not enqueued π
@Pedro Talaia if there are enqueued for 12 hours there is definitely an issue:
- do you have your worker running?
- do you see the workflow run job in redis? (or any other driver you may use)
Sorry I didn't had access to the machine, they (my customer) is providing.
I will comeback with some answers in the next hour (I hope so!)
Sorry for bothering @thomast and @prastoin , it was the worker.
Now I have access I can check these things faster!
Have a nice one