Script execution timed out after 50ms

Hello everyone!!

I keep getting the following fault on random devices.

Any idea how to debug it?

Thanks in advance!!
Vangelis

name: Error
message: Script execution timed out after 50ms
stack: |-
  Error: Script execution timed out after 50ms
      at Script.runInContext (node:vm:133:12)
      at run (/opt/genieacs/lib/sandbox.ts:375:18)
      at <anonymous> (/opt/genieacs/lib/session.ts:624:22)
      at Array.map (<anonymous>)
      at run (/opt/genieacs/lib/session.ts:588:16)
      at rpcRequest (/opt/genieacs/lib/session.ts:1049:15)
      at mt (/opt/genieacs/lib/cwmp.ts:579:21)
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at Ps (/opt/genieacs/lib/cwmp.ts:1251:5)

You would need to post the contents of all provision and extension scripts that run when this occurs for help tracing this issue.