Closed bastianjoel closed 11 months ago
Connections that were open previous to the cache reset still do not receive data after cache reset.
I can not reproduce this.
I started the service with CACHE_RESET: 10s
and even added some logging to see, that the cache really gets resetted.
Then I created two topics and projected them alternated, after a cache reset. Everything works fine.
Even when I reset this change https://github.com/OpenSlides/openslides-autoupdate-service/pull/776, everything works fine for me.
Can you tell me what I have to do to reproduce this?
We did this with the countdown slide.
What exactly did you do?
I did the following:
Everything works for me
As far as I remember we did the following:
After that we did not receive the countdown start on a connection that was opened prior to the cache reset. New connections did receive the update. But I guess this is the same as in step 3.-5.. I will try to reproduce this on monday and give you more detailed feedback.
I cannot reproduce this either. @peb-adr @m-schieder could you give any more info on how to reproduce?
Can this be closed? @peb-adr @m-schieder @bastianjoel
We were observing this behavior during an event and it coincided perfectly with the cache reset. Since then I have not heard that this has happened again. As we don't know exactly how we can reproduce it, I think the issue can be closed. We can open it again when it reappears.
After a cache reset the projector content of e.g. countdown do not get updated anymore.