Hi, I have a function that is not timing out once passing the threshold, and cannot be deleted because it's currently processing. What's the best way to force delete this execution?
TL;DR
Function not timing out, unable to delete due to current processing. Solution: Force delete the execution.