Currently, the server tries reaching the clients every two minutes.
There seems to be an error in the address generation somewhere, which makes this code fail most of the time.
It should be enough to let the clients reload sales items from the server every minute and let the server reload the sales items from Pretix every two minutes.
This reduces a lot of errors which are currently thrown and which spam the logs.
Currently, the server tries reaching the clients every two minutes.
There seems to be an error in the address generation somewhere, which makes this code fail most of the time.
It should be enough to let the clients reload sales items from the server every minute and let the server reload the sales items from Pretix every two minutes.
This reduces a lot of errors which are currently thrown and which spam the logs.