Skip to content

How to resume workflows stuck on "pending"? #108

Answered by rmcdaniel
oncet asked this question in Q&A
Discussion options

You must be logged in to vote

Pending status means that it was scheduled for execution i.e. the job called dispatch(). One option is to manually change the status to something else like "waiting" and try it from there.

You can ignore the message about "registerStates". That just means that the state machine won't allow that transition.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oncet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants