Ghost/ghost
Thibaut Patel d2d7fb3fe7 Moved from a floating 24h window to a UTC-aligned window
refs https://github.com/TryGhost/Ghost/pull/14197

- Moved from updating the last_seen_at value "at most every 24h" to "at most every UTC day".
- It will simplify explaining the following behavior: a publication is set in UTC-10, a user visits at 2pm on Monday and at 1pm on Tuesday, the last_seen_at value is still Monday.
- There is no way to go around the above issue due to the technical constraint of updating the `last_seen_at` value at most once a day.
- This might create database write spikes at midnight UTC
2022-02-28 14:42:17 +01:00
..
domain-events Added --all to c8 command 2022-02-21 13:08:55 +01:00
express-dynamic-redirects Added --all to c8 command 2022-02-21 13:08:55 +01:00
magic-link Added --all to c8 command 2022-02-21 13:08:55 +01:00
member-analytics-service Added --all to c8 command 2022-02-21 13:08:55 +01:00
member-events Added the new MemberPageViewEvent event 2022-02-28 14:42:17 +01:00
members-analytics-ingress Added --all to c8 command 2022-02-21 13:08:55 +01:00
members-api Update dependency mocha to v9.2.1 2022-02-21 00:05:27 +00:00
members-csv Added --all to c8 command 2022-02-21 13:08:55 +01:00
members-events-service Moved from a floating 24h window to a UTC-aligned window 2022-02-28 14:42:17 +01:00
members-importer Added --all to c8 command 2022-02-21 13:08:55 +01:00
members-ssr Added --all to c8 command 2022-02-21 13:08:55 +01:00
offers Added --all to c8 command 2022-02-21 13:08:55 +01:00
payments Added --all to c8 command 2022-02-21 13:08:55 +01:00
stripe Update dependency @tryghost/errors to v1.2.3 2022-02-21 17:48:55 +00:00
verification-trigger Added --all to c8 command 2022-02-21 13:08:55 +01:00