I hit a traceback where msg was NoneType and therefore didn't have a `msg_id` attribute, I therefore wasn't able to see the real exception that got me there in the first place.
Fix