blakesmith / flamethrower

Flamethrower gives you the power to use your awesome irc client to talk in your campfire rooms
MIT License
39 stars 2 forks source link

Sometimes chat messages just don't show up #16

Open eedeep opened 12 years ago

eedeep commented 12 years ago

Sometimes I just won't see what people have said in the campfire room in irssi. It seems intermittent. In the DEBUG output of flamethrower I see:

D, [2012-03-08T17:33:52.725316 #9887] DEBUG -- : Failed to reconnect to MyRoom, restarting room in 20 seconds D, [2012-03-08T17:40:43.596774 #9887] DEBUG -- : Sending GET /room/461163.json with no JSON D, [2012-03-08T17:41:25.850624 #9887] DEBUG -- : Sending GET /room/455251.json with no JSON D, [2012-03-08T17:50:43.604268 #9887] DEBUG -- : Sending GET /room/461163.json with no JSON

Would it be the case that during that 20 seconds anything said will just be missed by flamethrower?

ku1ik commented 12 years ago

I also noticed that few messages didn't show up in my weechat. I don't know if it's the same problem but it's frustrating.

goblin commented 11 years ago

This looks similar to https://github.com/mariano/snakefire/issues/34