-
- [ ] Work with Azure Durable functions
- [ ] Needs design and user studies
-
This **issue is still happening** in Azure Durable Functions via HTTP starter function.
Apparently this has been fixed, **but it does not actually seem to be**, see:
- https://github.com/Azure/azu…
-
### Description
Hello team, we have an activity function which runs fairly slow (we understand that's not the best practice and we are working on a rework of the related code). During the execution of…
-
### Which service(blob, file, queue, table) does this issue concern?
tables
### Which version of the Azurite was used?
Version that comes with VS2022 preview. Version#3.19
### Where do you get A…
-
### Description
TaskOrchestrationContext.CallHttpAsync` extension method method in dotnet-isolated Durable Functions does not appear to support automatic polling of 202 responses.
I am using this …
-
durable function orchestration is stuck in Running when waiting for an external event even after the external event has been processed through the control queue.
1. create a solution using the visu…
-
I have a fairly simple process we are using durable functions for. We read in a json file and flatten the inner arrays per a specification and write a new file back to blob storage. Just one activit…
-
a javascript version of this page would be great.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: e55b7998-54f1-77f1-4e1b…
-
🐛 **Describe the bug**
There is a logical error in the `DurableOrchestrationContext` `call_http` method.
https://github.com/Azure/azure-functions-durable-python/blob/dev/azure/durable_functions/…
-
I wasn't sure whether to post this issue here or in the Azure Functions project, so I'm posting it both places (other issue here: https://github.com/Azure/azure-functions-dotnet-worker/issues/2067).
…