-
### Description
My dotnet-isolated durable entities are randomly losing state - the entity state class being reset to the default constructor values.
**Background**
I use durable entities within …
-
### Description
We use Durable Entities to manage state for one of our applications. The flow looks like this: IoT Hub => Azure Functions => Update Durable entity. We consume around 200 messages per …
-
core tools version: 4.0.4829 (x64 on rosetta to use python)
OS: MacOs Montery 12.6 (Mac M1 Pro)
If I use `func new` with no arguments there is a nice TUI that has me select the functions template…
-
The code shown doesn't use DurableTaskClient but the .WebJobs interface IDurableOrchestrationContext
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft…
-
Hi. First, thanks for this useful project. I have successfully used Bridge to Kubernetes to debug one of our services in AKS and found it relatively easy to set up and use. I couldn't however find a w…
-
The current version of KEDA Durable Scaler has a limitation. The pods of durable functions never goes to zero. The reason is, if you need to get a pod of durable functions by this scaler, you need to…
-
This seems like such an odd error, and it may not be a bug. But was hindering something I was trying to do with IServicesCollection so I was hoping someone might know whats going on. I am attempting t…
-
this is a request for canonical tests that depend on durable entities to support developers who
* have durable functions with embedded durable entities
* use the external client mechanism to access…
-
The documentation for Python is still on the v1 model. Would you please update it to the v2 model?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.co…
-
**Describe the bug**
Looks like suspend/resume support was landed in 3.1.0 (https://github.com/Azure/azure-functions-durable-js/pull/578) but [durableClient.d.ts](https://github.com/Azure/azure-fun…