You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
watch logs and you'll see frequent blocking operations logged between 2-8 seconds example:
Blocked for 7586.2085ms, operation started here: [
' at Profiler.collectProfile (/src/backend/node_modules/@google-cloud/profiler/src/profiler.ts:393:25)',
' at Profiler.runLoop (/src/backend/node_modules/@google-cloud/profiler/src/profiler.ts:379:36)',
' at listOnTimeout (internal/timers.js:551:17)',
' at processTimers (internal/timers.js:494:7)'
]