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

Connection notifications #16

Open
silviucpp opened this issue May 31, 2018 · 0 comments
Open

Connection notifications #16

silviucpp opened this issue May 31, 2018 · 0 comments

Comments

@silviucpp
Copy link

Hello,

It will be nice to have at the pool level some sort of notifications sent when there is no connection or at least one connection like : connection_down, connection_up.

What I'm trying to fix:

When the server is stopped and there are log of pending requests (which I'm retrying till succeed), I can watch the connectivity status and don't send them until there is at least one buoy process connected.

This way I can improve the behavior of the app when the server where I'm sending the requests is down

A similar feature is available in gun http client as well.

Silviu

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

1 participant