Azure / Azure/Azure-Functions

Dapr Workflow number of hops compared to Azure Durable Functions out of process

Open
#2,451 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

From my understanding, when it comes to workflow persisting state and resuming, there would be no difference in the number of hops between Dapr Workflow and Azure Durable Functions since the persistence does not happen in my code but only when my code awaits and gets automatically persisted by the either Dapr Workflow runtime or the Azure Durable Functions Out of Process engine. Then the engine wakes up and calls my code. Am I missing something?

Was not sure where to ask so I asked on both
https://github.com/dapr/dapr/issues/7544

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.