gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.49k stars 639 forks source link

Wait for some time for the client list to update #722

Closed eternal-flame-AD closed 2 weeks ago

eternal-flame-AD commented 2 weeks ago

All the renovate PR merges failed CI for this issue, seems like if you merge one and too many PRs get updated by renovated at the same time performance slows and there is a delay in the client table being updated

Signed-off-by: eternal-flame-AD yume@yumechi.jp

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.42%. Comparing base (7db86af) to head (694b11b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #722 +/- ## ======================================= Coverage 79.42% 79.42% ======================================= Files 56 56 Lines 2639 2639 ======================================= Hits 2096 2096 Misses 452 452 Partials 91 91 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.