Comment 10 for bug 887861

Revision history for this message
Xu Zhen (xuzhen666) wrote :

sometimes there were disconnect/reconnect messages, sometimes not.

this is an example output without any disconnect/reconnect messages in about 5 minutes.
when a tweet received, there will be a new "deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1234567890)])" message

Polly 0.93.0 (pre-alpha 3.0)
Copyright (C) 2011 Marcelo Hashimoto
cache path: /home/***/.cache/polly
config path: /home/***/.config/polly
data home: /home/***/.local/share/polly
initializing... done
deque([([***, ***, ... , ***], 1321335490.887468), ({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335491.23738)])
DEBUG: *** connected successfully
deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335491.23738)])
deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335569.915518)])
deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335589.6702)])
deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335664.930679)])
deque([({u'favorited': False, u'contributors': None, ... , u'in_reply_to_user_id': None}, 1321335821.763521)])
DEBUG: *** disconnected successfully
finalizing... DEBUG: STREAM DELETED
DEBUG: ACCOUNT DELETED
done
clearing... done
Thank you for using Polly!
To contribute please visit https://launchpad.net/polly.