Jun 1, 2023
3
Building a custom workflow engine on top of Durable Task Framework DTFx
In this post we write about how we implemented a custom workflow engine that supports DSL, workflow cancellation and closure on top of Durable Task Framework (DTFx), explaining the why behind our choices and discussing the challenges we faced.