Skip to content

handle OOM errors gracefully #84

@jessemtso

Description

@jessemtso

when we had a lot of users hit the site due to posting in NYC SSBM, mongo OOM'd, which led to OOM killer killing the API.

we need to:

  1. handle OOM errors gracefully, restarting things when necessary
  2. rework the way we're using mongo (cacheing maybe?) so that we don't blow memory

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions