I created a simple orchestration in Python from templates on VSCode and deployed the app to Flex. When I started an orchestration through the http trigger, the instance kept getting stuck in pending.
After upgrading Microsoft.Azure.WebJobs.Extensions.DurableTask from version 3.0.0 to 3.3.1, our Azure Function App fails to execute orchestrator functions due to a missing assembly error: Removed all ...