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
We're experiencing Heroku timeouts events occassionly, spotted on basic metrics on Heroku, but we've never seen those timeouts recorded in Scout. I think it's hard to investigate the root cause if Scout is not properly monitoring here.
Screenshots
The text was updated successfully, but these errors were encountered:
This is true. We have not generalized the handling of these. Are you using rack-timeout by chance? That puts the signal back in a place where we can more easily deal with it and do cleanup in our instrumentation, close spans and send them before everything exits. We have some ideas around middleware for this situation. I'll see what we can share.
Application
Rails:
7.0.8
Rack:
2.2.9
Scout:
5.3.5
Description
Hi Scout Team,
We're experiencing Heroku timeouts events occassionly, spotted on basic metrics on Heroku, but we've never seen those timeouts recorded in Scout. I think it's hard to investigate the root cause if Scout is not properly monitoring here.
Screenshots
The text was updated successfully, but these errors were encountered: