-
Reviewing #43086 and brainstorming with @wilkinsona we believe that the detail of a job should specify whether it's running or not and additional information if it is.
Doing so will help with trigg…
-
To support the order processing workflow, we need to implement Durable Functions to coordinate tasks related to inventory management, payment processing, and notifications. Durable Functions provide r…
-
I have a .NET 8 based "isolated" mode durable function which implements the fan out/fan in pattern.
![image](https://github.com/user-attachments/assets/d483557a-7605-44da-b9ca-7b1cee3c5f28)
Expect…
-
### Existing documentation URL(s)
https://developers.cloudflare.com/durable-objects/api/alarms/
### What changes are you suggesting?
The documentation describes that there is guaranteed at-le…
-
We’ve recently encountered an issue in our dev environment while running Azure Durable Functions. After some investigation, it seems to be directly related to the Datadog Application Services (AAS) ex…
-
Hello mate, hope you're doing well
I've created a repo about Event-Driven Architectures for Full-Stack Devs with Temporal and React: https://github.com/proyecto26/projectx
Wondering if we can ha…
-
Currently, newcomers to Restate example face a challenge when trying to understand the sequence of durable execution events. They need to monitor multiple terminals simultaneously, which can be overwh…
-
### Discussed in https://github.com/Azure/azure-functions-durable-extension/discussions/2335
Originally posted by **siemenstan** December 11, 2022
I try to upgrade Durable Function library fro…
-
Code of [AzureAppConfigurationRefreshMiddleware](https://github.com/Azure/AppConfiguration-DotnetProvider/blob/e6988fad3e51c59af6b3800d917f43aa7a265c29/src/Microsoft.Azure.AppConfiguration.Functions.W…
-
Hello
**The issue**
I continuously fail to get the dt schema created in DFX provider SQL Database when using a Managed Identity (either User Assigned or System Assigned) in the SQL_DB_Connection…