jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

BUG: Status and session time don't persist when PartyKit server restarts #42

Closed jschuur closed 5 months ago

jschuur commented 5 months ago

See https://stackoverflow.com/questions/58491003/how-to-get-the-current-date-in-a-cloudflares-worker

Initialise in fetch event listener, but also track separate uptime in onStart (which would track server hibernations/restarts?)

jschuur commented 5 months ago

Fixed