Skip to content

Workflow execution stuck in queue #1352

Open
@vpandev

Description

@vpandev

Hey @danielgerlag.

We are currently encountering an issue where workflows are stuck in queue from time to time.

The workflow comes to QueueConsumer->Execute method, with EnableSecondPasses always set to false, stays in the loop for 10-15mins and it goes through without any exception logged.

We've added some logs and keeps coming in this block:

Image

We see that it's coming here for other workflows too but they're finishing really fast. We've tried everything but no clue why this is happening.

Our app is running on Azure App Service with B3 plan.

Many thanks,
Vase

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions