Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Fix ws conns bookkeeping #36

Merged
merged 1 commit into from
Apr 20, 2015
Merged

Conversation

dungdung
Copy link
Collaborator

This should fix #18

dungdung added a commit that referenced this pull request Apr 20, 2015
@dungdung dungdung merged commit 2ceb70f into Steam-Chat-Bot:master Apr 20, 2015
@Efreak
Copy link
Member

Efreak commented Apr 20, 2015

I'll try to test it later if I have time (unless you already have?). If it works, I'll increment version for this, I think it's important.

@dungdung
Copy link
Collaborator Author

I tested it in the sense that I could open a second instance of /live and the first one still continues receiving new messages.

However I noticed that both would eventually stop updating and I haven't had the time to figure out how long that typically takes and why. I'll look into it today.

@dungdung
Copy link
Collaborator Author

Noticed Error: ENOENT, open '<bot_name>/logs/global.txt' when running in a clean environment.

The disconnect issue doesn't happen locally, so it's most likely due to my host (trying out nitrous.io) timing out the websocket. Trying pingTimer next.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix live logs (multiple-person visibility)
2 participants