Post Content
How do you ensure your .NET apps survive crashes and service restarts with minimal impact to the user? In this week’s episode, community member Thomas Stidsborg Sylvest joins the panel to show us how to implement ensure our apps stay running when external calls fail.
Repo: https://github.com/stidsborg/Cleipnir.Flows/tree/main/Samples/Cleipnir.Flows.Sample.MicrosoftOpen/Flows
Featuring: Thomas Stidsborg Sylvest
#resiliency Read More dotnet
#dotnet