perf(core): Detect event loop blocking (#17805)

This commit is contained in:
Iván Ovejero
2025-07-30 11:53:02 +02:00
committed by GitHub
parent 80513ae66b
commit b8b8507ad6
3 changed files with 54 additions and 24 deletions

View File

@@ -47,6 +47,7 @@
"@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*",
"@sentry/node": "catalog:",
"@sentry/node-native": "^9.42.1",
"axios": "catalog:",
"callsites": "catalog:",
"chardet": "2.0.0",