dreieichcon / conservices_pos

1 stars 0 forks source link

Let clients reload from server every minute #36

Closed d3molite closed 13 hours ago

d3molite commented 2 days ago

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.

create-issue-branch[bot] commented 2 days ago

Branch issue-36 created!