WWindmill•Created by Casper on 2/24/2025 in #help Durable script that picks up where it failed
How can I build a C# script in Windmill that stores an int id such that the script will pick up where it left off for example if it was rate limited or failed execution midways through execution?
Similar to Durable functions in Azure or Temporal.