I'm getting a lot of H12 and H15 errors reported on my Heroku metrics dashboard. However they do not appear on the logs at all. The H27 ones do appear, so I know logging in general is working.
The other clue is that my response time 95th% is terrible at just under 30secs. However, my app is not experiencing any problems I can see at the user end.
Anybody experienced anything similar, or know how I can investigate without any logs to go on?
Is it even something to worry about or just a red herring?
Further info:
- I am using 2 standard dynos
- Running Meteor / NodeJS
- There are lots of mobile users