fawkesley / train-bot-uk

@TrainBotUK
https://twitter.com/TrainBotUK
MIT License
1 stars 0 forks source link

Error processing: `Another test message` #44

Closed fawkesley closed 9 years ago

fawkesley commented 9 years ago

Full message:

InboundMessage(channel='console', sender='me', content='Another test message')

The error was:

Traceback (most recent call last):
  File "/home/paul/repo/celery-message-bot/trainbot/handle_message.py", line 14, in handle_message
    reply_content = make_reply(message.content)
  File "/home/paul/repo/celery-message-bot/trainbot/handle_message.py", line 32, in make_reply
    raise RuntimeError('Fake error')
RuntimeError: Fake error