zulip/zproject
Steve Howell 884e602185 [puppet] Handle exceptions from queue workers.
Subclasses of QueueProcessingWorker that don't override start() will
have their consume() functions wrapped by consume_wrapper(), which
will catch exceptions and log data from troublesome events to a log
file.

We need to do a puppet apply to create /var/log/zulip/queue_error.

(imported from commit 3bd7751da5fdef449eeec3f7dd29977df11e2b9c)
2013-10-29 17:45:31 -04:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
local_settings.py Only enable analytics and dropbox on non-LOCAL_SERVER 2013-10-29 17:33:36 -04:00
local_settings_template.py Upload to local filesystem on local server. 2013-10-29 16:19:04 -04:00
settings.py [puppet] Handle exceptions from queue workers. 2013-10-29 17:45:31 -04:00
test_settings.py [manual] Change references to the humbug_test user, schema, and database to zulip_test 2013-10-26 04:16:28 -04:00
urls.py Upload to local filesystem on local server. 2013-10-29 16:19:04 -04:00
wsgi.py Some zulip => humbug updates in comments and print statements. 2013-10-08 08:57:29 -04:00