Closed
Description
Hi, we'll look at posting some more thorough steps to reproduce and details, but, right now we're experiencing some major issues, and any insights or suggestions would be helpful.
It looks like an update in our mobile app is causing a lot more requests to hit our parse-server, and our deployment at Heroku is not standing up, requests are taking 30s to respond.
New relic analysis seems to indicate that 80% of the time is spent in handleParseHeaders
We're also seeing more errors than normal out of one of our cloud functions, a beforeSave
trigger. We are working change things in our app to minimize this, but, in the meantime we're still in bad spot.
Details:
- Parse-server
2.2.23
(also tried rolling back to2.2.22
, no change) - Database is Mongo, at mLab, no visible change in metrics there, it looks good to me
- Deployed at Heroku, on (4) 2x dynos
- Using node express
Metadata
Metadata
Assignees
Labels
No labels