You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
I am following the guide at http://raven.readthedocs.org/en/latest/integrations/celery.html, and can report exceptions within a Celery task fine, but it doesn't seem to report to Sentry when a worker exits prematurely, such as running out of memory. Is this expected?
I am following the guide at http://raven.readthedocs.org/en/latest/integrations/celery.html, and can report exceptions within a Celery task fine, but it doesn't seem to report to Sentry when a worker exits prematurely, such as running out of memory. Is this expected?