Closed Bug 1375954 Opened 8 years ago Closed 8 years ago

What's a SystemExit error

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: peterbe, Unassigned)

Details

See https://sentry.prod.mozaws.net/operations/symbols-stage/issues/616363/ No traceback so it's most likely picked up by raven unrelated to the django view execution. The URL it happened on is not reproducible. https://symbols-loadtest-apm.stage.mozaws.net/libstagefright.so/386E554F41439A33AFD78D0CC93EFBB10/libstagefright.so.sym This happened during grumpy's molotov testing. Perhaps it's a gunicorn thing that can happen when the system is overloaded?? Or is it related to how EC2 nodes are recycled when auto-scaling is NOT enabled? If so, this is moot because it'd only happen during load testing with the apm instance. CC'ing miles for ideas.
SystemExit happen when Gunicorn gives up. It's how it internally deals with timeouts. The error is rather unfortunate since I can't think of any way to "ignore" these errors.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.