Joonas Westlin 10/27/2020

Cleaning up Azure Durable Functions execution history

Read Original

This technical article explains methods for purging old orchestration instance history in Azure Durable Functions to manage storage. It covers targeted cleanup using the Durable Client API and the admin HTTP API, including code examples in C# and important considerations like handling sub-orchestrations.

Cleaning up Azure Durable Functions execution history

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week