edemaine / comingle

Multiroom meeting app integrating web tools
MIT License
44 stars 8 forks source link

Logs every hour #169

Closed edemaine closed 3 years ago

edemaine commented 3 years ago

To deal with this issue and in general be able to detect that someone was in a meeting during a time interval but didn't change anything during that interval, we should log the current value of each presence every hour. I think this would be quite small. To avoid too much load at a single moment, each presence could have a random hour timer, or just one hour from when they joined. New type of presencePulse with no diffs.