Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

errors.rst

File metadata and controls

23 lines (17 loc) · 1.05 KB

Error handling in production

When a traceback occurs in production sites, you need to send it somewhere. Normally Django sends emails which can work fine until you get a few thousand error emails in a minute.

Optionally, you can use Arecibo to track your errors. There are currently three servers, all requiring Mozilla LDAP access:

The PHX data centre server is on a dedicated box, where as SJC is in a VM. Please use the PHX one if possible.

To send errors from playdoh, see the playdoh docs.