Emit graphite events whenever a Parsoid worker restarts with a SIGABRT (which is usually because of OOMs based on looking at logs). This can be used to set up a dashboard and can reveal code regressions. This could potentially have let us identify T115072 earlier.
Description
Description
Related Objects
Related Objects
- Mentioned In
- T115072: Parse for these pages fails with OOM
- Mentioned Here
- T115072: Parse for these pages fails with OOM
Event Timeline
Comment Actions
Change 245485 had a related patch set uploaded (by Arlolra):
T115185: Graph worker exit code / signals