jakubmanczak 678fa66039 wait 10s before calculating next midnight for daily service
Discord logs the icon/name changes twice, with a different name each
time. The guild update service is likely running twice, possibly due to
faulty calculations of the next midnight - after the first run, it might
calculate a very short sleep period or none at all, only sleeping until
next midnight afterwards. The cause of this is unknown, but if it has to
do with system time, waiting for the 10 seconds might be enough to
let the system recognise the date change and allow it to sleep
for the proper ~24h.
2025-06-01 12:53:40 +02:00
2025-04-29 10:04:55 +02:00
Description
The first principle from which all others are derived.
279 KiB
Languages
Rust 66.3%
HTML 23%
Dockerfile 5.8%
CSS 4.9%