Skip to content

Investigate cause of API outage on April 7 2020 #270

Open
@Kilo59

Description

@Kilo59

Opening this issue to continue the discussion of the Outage on April 7th.
#264

Metrics From the time of the Outage and afterwords

I will update this comment with new information as needed.

Notes and resources

  1. https://help.heroku.com/PFSOIDTR/why-am-i-seeing-h12-request-timeouts-high-response-times-in-my-app
  2. https://devcenter.heroku.com/articles/python-gunicorn

Possible causes

  1. memory leak
  2. Async routes have a blocking call that is blocking the event loop.
  3. Gunicorn killing slow workers

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdownRelated to API availabilityhelp wantedExtra attention is neededquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions