Skip to content

Workflow Orchestration Stuck in Running state for hours #2062

Answered by cgillum
gorillapower asked this question in Q&A
Discussion options

You must be logged in to vote

For these types of issues, I recommend the following strategy:

  • Use the Diagnose and Solve Problems tool in the Azure Portal and search for "Durable Functions" to run some automated analysis on your app. Certain types of issues will be identified by this tool and can provide guidance on how to investigate further. One of the most common resolutions is upgrading to the latest version of Durable Functions, since we regularly release improvements.
  • Enable Durable Task Framework logging and look for warnings or errors that occurred around the time at which the problem started occurring. In almost all cases there is some warning or error that will provide you with hints about what's causing the…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gorillapower
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