-
**Is your feature request related to a problem? Please describe.**
I would like to store information about a request in some sort of context object that is available to all activity functions within …
-
According to the [Task Hubs docs](https://docs.microsoft.com/en-gb/azure/azure-functions/durable/durable-functions-task-hubs?tabs=csharp#hostjson-functions-20-1) the default task hub name is `TestHubN…
-
Not enough example how sub-orch looks like?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 7f10ce06-891c-9a3b-7…
-
Hi,
In this article it could be mentioned that Durable entity task instances remain in running state eternally, which can cause problems with the status check.
---
#### Document Details
⚠ *Do …
-
The Python programming model v2 does not use `function.json`, yet it is part of this documentation. Probably, because this article wasn't updated to reflect all changes in the released v2 model.
…
-
The sample json for v1.x and v2.x refer to the property as "logReplayEvents" and "traceReplayEvents" respectively, but the table defining the Properties, Default Values and Description does not make n…
-
the docs for useGracefulShutdown are insufficient to understand it's purpose. I believe a link is needed to some documentation explaining the differences in behaviour between using true or false. …
-
This page needs more testing my a non-expert.
This step for example:
`To create a basic Durable Functions app using these 3 function types, replace the contents of function_app.py with the follow…
-
This page would benefit from having a git repo with the exact contents of the function project folder that is expected to deploy. There aren't a whole lot of good tutorials on V2 Python Durable Functi…
-
The isolated process example for multiple parameters does not show how the studentInfo (object\tuple) is created.
As a result the studentInfo parameter is not initialised with any values.
#### D…