I can't see any actions and I think it is because it is the PAD client itself that crashes.
In event viewer I get a .NET Runtime error:
Application: Microsoft.Flow.RPA.Agent.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at Microsoft.Flow.RPA.Agent.Server.Components.ScriptEngines.RobinEngine.RobinEngine+<Agent_RunCompletedAsync>d__35.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
and an Application error:
Faulting application name: Microsoft.Flow.RPA.Agent.exe, version: 2.42.317.24061, time stamp: 0xceafd3ff
Faulting module name: KERNELBASE.dll, version: 10.0.20348.2461, time stamp: 0x6008e061
Exception code: 0xe0434352
Fault offset: 0x000000000003f19c
Faulting process id: 0x2490
Faulting application start time: 0x01dab1076332020e
Faulting application path: C:\Program Files (x86)\Power Automate Desktop\Microsoft.Flow.RPA.Agent.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: e4de1d7a-5892-4623-a729-ea98bda68c97
Faulting package full name:
Faulting package-relative application ID:
It only started happening about a month ago. The same flows had been running fine before without encountering the ExecutionStatusNotTerminal error.