Pinned issues
Regression for apps using a certain version of Durable Functions and Netherite
#2661 opened by lilyjma
Open0
Optimize performance for Durable Functions apps hosted in Flex Consumption
#2957 opened by bachuv
Open0
Issues
- 3
- 12
Unexplained rise in storage activity causing higher costs
#2981 opened by laveryn - 1
Activity function keeps executing even after orchestrator has been terminated
#2996 opened by aldrichdev - 1
Activity function keeps starting even after orchestrator has been terminated
#2997 opened by aldrichdev - 0
Activity trigger doesn't support ValueTuple parameter
#2995 opened by Bouke - 0
errors in activity functions does not throw a FunctionFailedException back to the orchestrator function
#2990 opened by asanglard-se - 0
WebJobs.Extensions.DurableTask v3.0.2 and Worker.Extensions.DurableTask v1.2.2 Release
#2982 opened by bachuv - 2
Java based durable Functions are failing randomly
#2946 opened by nayansc568 - 5
Targeting Net8.0 (Isolated) and using Durable Functions Orchestration within an Azure Functions project causes NuGet to restore old vulnerable packages
#2978 opened by mikejohnstonPremierinc - 5
Azure Deployment - Repeated Grpc.Core.RpcException: Status(StatusCode="XXX", Detail="Error connecting to subchannel.", "System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions"
#2970 opened by dfaivre - 11
- 0
- 0
- 0
WebJobs.Extensions.DurableTask v3.0.1 Release
#2975 opened by nytian - 5
Simple long running task finishes but status continues to return 'Running'
#2972 opened by TXAggie2000 - 1
WaitForInstanceCompletionAsync does not report SerializedOutput even if I see it with durable function monitor
#2968 opened by Banchio - 3
Authentication Issues with HTTP API Built-In Requests for Azure Durable Function Hosted in Azure Container App (Isolated Mode)
#2956 opened by MarkOwen-CoditMT - 2
durableTask's host.json notifications eventGrid topicEndpoint using environment variables
#2935 opened by ryryNguyen - 3
Error NU1605: Warning As Error: Detected package downgrade: Microsoft.Extensions.Options from 3.0.0 to 2.2.0.
#2928 opened by evalann - 2
RetryOptions in Isolated worker model
#2908 opened by MarioMajcicaAtABNAMRO - 0
context.Entities.CallEntityAsync doesn't trigger DurableEntity if its function name is non-lowercase
#2885 opened by uyen-luu - 2
- 3
- 2
Durable Orchestration status is Still running
#2883 opened by wyh092526 - 2
[FunctionTimeoutException] Eternal OrchestrationTrigger timeout occurring | .NET 8 Isolated / Linux Flex Consumption Plan
#2900 opened by david-pw - 3
What is the Durable function "isolated" mode alternative for "extendedSessionsEnabled" ?
#2905 opened by Shakeebmm - 6
- 0
Add gRPC support for communicating orchestration aborted status from worker to host
#2925 opened by andystaples - 11
Durable function performance & scale
#2951 opened by dxynnez - 0
Add a feature to await tasks started by eternal orchestration in preceding runs (AKA maintain task references after ContinueAsNew)
#2973 opened by vgpro54321 - 4
- 0
- 2
Non-Deterministic workflow detected
#2955 opened by lipalath-ms - 4
- 5
Exception after migration to isolated model
#2952 opened by lipalath-ms - 6
Durable Function fails to enter activity after net8 and isolated model upgrades
#2888 opened by nickolai-p - 2
DurableTaskClient.GetInstanceAsync is returning null
#2895 opened by 84961 - 2
Issue calling the durable function
#2931 opened by DawichR - 2
- 2
Restart not support in Isolated mode
#2903 opened by Harin8313 - 2
TokenSource parameter in not available in DurableHttpRequest constructor in Azure Durable function in Isolated mode
#2948 opened by vibhu12345 - 5
- 0
How to implement a custom retry handler when all useful information is lost?
#2945 opened by thomaseyde - 5
"An invalid asynchronous invocation was detected" for custom timeout method
#2890 opened by AKazaconoksIf - 2
Invalid JSON written to Durable Entity
#2920 opened by 7CLewis - 1
Support managed identity for Event Grid notifications
#2924 opened by jsquire - 5
- 2
Microsoft.Azure.WebJobs.Extensions.DurableTask has a dependency on Azure.Identity 1.11.0 which has vulnerability CVE-2024-35255
#2892 opened by briandunnington - 1
Terminating "completed" or non-existent durable function throws Grpc.Core.Exception
#2891 opened by KristianJakubik - 1
Allow CustomStatus to be set by StartNewAsync
#2886 opened by MrAntix