Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faye Buffering/Re-sending #529

Open
nVitius opened this issue Feb 9, 2021 · 5 comments
Open

Faye Buffering/Re-sending #529

nVitius opened this issue Feb 9, 2021 · 5 comments

Comments

@nVitius
Copy link

nVitius commented Feb 9, 2021

In the web client documentation, there is a section that says:

remember that Faye deals with buffering and re-sending messages for you

I couldn't find any other place in the docs that talked about how Faye handles this.

@jcoglan
Copy link
Collaborator

jcoglan commented Feb 12, 2021

Hi @nVitius, I'd like to better understand what's confusing about this documentation -- what questions do you have that it could answer more clearly? What's missing from it? Where in the docs would you expect to find this topic covered?

I was wondering if it's the use of the word "remember" in particular that suggests this is explained elsewhere, or if it's just that this topic is not explained sufficiently at all.

@nVitius
Copy link
Author

nVitius commented Feb 13, 2021

@jcoglan Thanks for the reply, I appreciate it.
The quote that I referenced is on the Network Errors section of the browser client documentation.

I was trying to think through the flow my application would go through, but I wasn't clear on what to expect when a client lost connection. The doc there talks about how Faye handles re-sending messages, but I couldn't find a reference to how that works anywhere else on the docs.

@davidmoshal
Copy link

I too would like to better understand this.
Have been using Faye in production for 10+ years, but recently have noticed that messages are missed over wifi.

I was surprised by this, because I was expecting Faye to buffer and resend.
Any thoughts on how to debug dropped messages would be appreciated, and/or suggestions how to tune the buffering/resending if this is possible.

Thanks for a great library!

@nVitius
Copy link
Author

nVitius commented Mar 25, 2021

@jcoglan Just pinging you on this.

@davidmoshal
Copy link

+1

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

No branches or pull requests

3 participants