I have a durable function which get stuck in "Running" status when an activity function fails. No activity function is running, why would that be the case? Last update date for this instance in functionInstances table is 2020-11-19T05:00:32.761Z
Checked the logs in application insights and found that application is continuously throwing outofmemoryexception. Fixed that problem and now application is working fine.