Fix log messages

This commit is contained in:
Owen
2026-01-16 12:19:52 -08:00
parent a1ea3f74b3
commit f8c98bf6bf
3 changed files with 7 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ export function initLogCleanupInterval() {
)
);
// TODO: handle when there are multiple nodes doing this clearing using redis
for (const org of orgsToClean) {
const {
orgId,