You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The steps are now stored in a durable entity instead of an in-memory dictionary.
This addresses a bug that caused the steps to be lost when the orchestrator was unloaded by the Durable Functions framework.