simplyRoba / pixoo-bridge

Small docker image to communicate with a network enabled pixoo LED dot matrix.
GNU General Public License v3.0
3 stars 0 forks source link

Retry request when connection reset exception is thrown #44

Open simplyRoba opened 1 year ago

simplyRoba commented 1 year ago

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 commented 7 months ago

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