-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Labels
Needs: Investigation 🔍A deeper investigation needs to be done by the project maintainers.A deeper investigation needs to be done by the project maintainers.Needs: Triage 🔍P1Priority 1Priority 1ReliabilityDurable functions get stuck or don’t run as expected.Durable functions get stuck or don’t run as expected.
Description
Description
The full description with code snippets, screenshots, issue samples, etc is here #2530
Expected behavior
Acquire the lock in seconds at most, not minutes or hours.
Actual behavior
It seems the orchestration is getting stuck while acquiring the locks of the entities intervening in the orchestration.
Known workarounds
Reset the durable storage account and the func app storage account
App Details
- Durable Functions extension version (e.g. v1.8.3): 2.10.0
- Azure Functions runtime version (1.0 or 2.0): 2
- Programming language used: C#
If deployed to Azure
- Timeframe issue observed:
- Function App name:
orders-saga - Azure region: West-US
- Azure storage account name:
ordersagav2
Metadata
Metadata
Assignees
Labels
Needs: Investigation 🔍A deeper investigation needs to be done by the project maintainers.A deeper investigation needs to be done by the project maintainers.Needs: Triage 🔍P1Priority 1Priority 1ReliabilityDurable functions get stuck or don’t run as expected.Durable functions get stuck or don’t run as expected.