-
**What content needs to be created or modified?**
cc @cgillum @kaibocai
There is a particular nuance in Dapr Workflows (and Azure Durable Functions too) which leads people to believe that when …
-
## Issue Description
When utilizing Sqlite in-memory as a backend for Dapr Workflow, an issue arises where the application is executed immediately after the workflow is initiated. This results in t…
-
**Motivation: Why do you think this is important?**
FlytePropeller schedules each task as a new container instantiation today. All tasks are not alike, but for tasks like - simple container tasks, it…
-
### Is your feature request related to a problem? Please describe.
This is an ask that came in from one of our customers that has built a customer facing integration platform on top of Durable Functi…
-
Follow-up on issue https://github.com/MicrosoftDocs/azure-docs/issues/9152
I would be interested by comments of other developers with the versioning of their orchestrators to see what people are actu…
-
In SeBS, we provide a representative set of functions and have developed a set of serverless workflows that will be included in the upcoming release. However, the serverless field is constantly changi…
-
See https://github.com/temporalio/features/issues/515 for more information
-
Hi,
Is it possible to read the orchestration from XML or JSON file. Since .NET core does not have WF support, We need some orchestrator for Micro Services development like Netflix conductor. If you…
-
This page doesn't explain how to wait until orchestrator finishes in service bus triggered activity, neither it says it's impossible.
---
#### Document Details
⚠ *Do not edit this section. It is …
-
**Is your feature request related to a problem? Please describe**.
I need to run reliable workflows using containers. Dapr Workflows seems like a very good fit: https://docs.dapr.io/developing-appl…