Commit graph

6 commits

Author SHA1 Message Date
Hazelnoot
45df03ab14 replace MarkUserUpdatedBackgroundTask with updateUserQueue 2025-11-15 14:08:33 -05:00
Hazelnoot
3a2c0fd9da add name and error logging to CollapsedQueue 2025-11-15 14:08:33 -05:00
Hazelnoot
a3bcc474b7 return results from CollapsedQueue.performAllNow 2025-11-15 14:08:33 -05:00
Hazelnoot
a55649e89a move global services to "global" directory 2025-11-05 19:42:28 -05:00
Hazelnoot
6cceca90f9 use TimeService everywhere in the backend 2025-11-05 19:21:46 -05:00
KOBA789
7134d24c1f
perf(backend): Defer instance metadata update (#14558)
* Defer instance metadata update

* Fix last new line

* Fix typo

* Add license notice

* Fix syntax

* Perform deferred jobs on shutdown

* Fix missing async/await

* Fix typo :)

* Update collapsed-queue.ts

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-09-26 10:25:20 +09:00