-
Notifications
You must be signed in to change notification settings - Fork 475
Closed
Description
vereion:11.0.1
I have a prgoram that run in every 30 minutes for 10 select statements. however i randomly get below error for a execution.
TimeoutError: operation timed out for an unknown reason
at /app/node_modules/tarn/dist/PendingOperation.js:17:27
at runMicrotasks ()
at runNextTicks (node:internal/process/task_queues:61:5)
at listOnTimeout (node:internal/timers:528:9)
at processTimers (node:internal/timers:502:7)
i check the statement via ssms and every query return in 1s.
Metadata
Metadata
Assignees
Labels
No labels