Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TIMEOUT #10601

Open
rafaelromcar-parabol opened this issue Dec 13, 2024 · 0 comments
Open

Uncaught TIMEOUT #10601

rafaelromcar-parabol opened this issue Dec 13, 2024 · 0 comments
Labels

Comments

@rafaelromcar-parabol
Copy link
Contributor

rafaelromcar-parabol commented Dec 13, 2024

Issue - Bug

  • How serious is the bug? P3?
  • OS: macOS / Linux / Windows / ?
  • Browser: Chrome / Safari / Lynx / ? + version
  • Node version: node --version
  • NPM version: npm --version
  • Parabol v8.12.3

Seen right after a release

{"time":"2024-12-13T09:43:17.005Z","level":"info","message":"\n🔥🔥🔥 Server ID: 176. Ready for Sockets: Port 3000 🔥🔥🔥 []"}                                                                                     
(node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.                         
(Use `node --trace-deprecation ...` to show where the warning was created)                                                                                                                                         
{"time":"2024-12-13T09:43:27.571Z","level":"info","message":"SEND TO SENTRY [\n  Error: GQL executor took too long to respond\n      at publishInternalGQL (/home/node/parabol/dist/web.js:188754:43)\n      at asy
{"time":"2024-12-13T09:43:35.970Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
{"time":"2024-12-13T09:43:35.976Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
{"time":"2024-12-13T09:43:35.979Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
{"time":"2024-12-13T09:43:36.495Z","level":"info","message":"SEND TO SENTRY [\n  Error: GQL executor took too long to respond\n      at Object.publishInternalGQL [as default] (/home/node/parabol/dist/web.js:1887
{"time":"2024-12-13T09:43:37.590Z","level":"info","message":"SEND TO SENTRY [\n  Error: GQL executor took too long to respond\n      at publishInternalGQL (/home/node/parabol/dist/web.js:188754:43)\n      at run
{"time":"2024-12-13T09:43:37.591Z","level":"info","message":"SEND TO SENTRY [\n  Error: GQL executor took too long to respond\n      at publishInternalGQL (/home/node/parabol/dist/web.js:188754:43)\n      at asy
{"time":"2024-12-13T09:44:11.670Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
{"time":"2024-12-13T10:00:10.354Z","level":"info","message":"SEND TO SENTRY [\n  Error: GQL executor took too long to respond\n      at Object.publishInternalGQL [as default] (/home/node/parabol/dist/web.js:1887
{"time":"2024-12-13T10:00:11.049Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
{"time":"2024-12-13T10:00:12.074Z","level":"info","message":"SEND TO SENTRY [\n  Error: TIMEOUT\n      at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)\n      at listOnTimeout (node:internal/time
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:                   
Error: TIMEOUT                                                                                                                                                                                                     
    at Timeout._onTimeout (/home/node/parabol/dist/web.js:185218:16)                                                                                                                                               
    at listOnTimeout (node:internal/timers:581:17)                                                                                                                                                                 
    at process.processTimers (node:internal/timers:519:7)                                                                                                                                                      

Acceptance Criteria (optional)

Users can:

  • Do this
  • Do that
  • Cannot do that
    Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.

Estimated effort: 1 hour to triage. More if root cause is already identified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant