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

Retry request when connection reset exception is thrown #44

Open
simplyRoba opened this issue Jul 1, 2023 · 1 comment
Open

Retry request when connection reset exception is thrown #44

simplyRoba opened this issue Jul 1, 2023 · 1 comment

Comments

@simplyRoba
Copy link
Owner

This can happen if the pixxo was restarted or lost connection to the wifi.
The bridge should handle such case and reconnect to the pixoo and execute the command again.

@simplyRoba
Copy link
Owner Author

It might be the default connection provider that holds connections for longer than expected, however this is very difficult to reproduce reliable.
https://stackoverflow.com/questions/55233216/spring-webflux-webclient-logs-connection-reset-by-peer
https://stackoverflow.com/questions/76540187/executing-a-webclient-request-ends-with-an-error-connection-reset

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