See IRC. If phabot makes a Conduit call, then doesn't make any calls for 24 hours, the session lapses and all further calls fail. Some fixes:
- Short term, easy: add some code to call conduit.ping every few hours.
- Short term, harder: add some code to re-establish a new session after a session failure.
- Long term: Make conduit not session-oriented.