Skip to content

Instantly share code, notes, and snippets.

@gronnbeck
Created July 22, 2012 17:00
Show Gist options
  • Save gronnbeck/3160284 to your computer and use it in GitHub Desktop.
Save gronnbeck/3160284 to your computer and use it in GitHub Desktop.
2012-07-22 18:55:48+0200 [connection] Got NOTIFY: Notify(81115, 'beeps', '{"txid_min": 2880, "rows": [{"event_id": 884605232, "beeped": "2012-07-22 18:55:48.564031+02", "data": null, "ticket_id": 225309442757, "txid": 2880}], "txid": 2880}')
2012-07-22 18:55:48+0200 [connection] Got a beeps-event
2012-07-22T16:55:48,778 [ERROR] [hoopla.listeners ] Unhandled exception in _keep_listening. Traceback follows
Traceback (most recent call last):
File "/Users/gronnbeck/Development/hoopla/backend/hoopla/listeners.py", line 100, in _keep_listening
except Excpetion as e:
NameError: global name 'Excpetion' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment