also reconciles edits/deletions made while offline, but that endpoint queries
by _updatedAt (+ trash collection) and is currently too slow for this path.
Evaluate/optimize the query before migrating; for now keep the DDP method.
📝 Found in apps/meteor/client/views/root/hooks/useLoadMissedMessages.ts#L24
Commit: 6033e93
Task: ARCH-2182
also reconciles edits/deletions made while offline, but that endpoint queries
by
_updatedAt(+ trash collection) and is currently too slow for this path.Evaluate/optimize the query before migrating; for now keep the DDP method.
📝 Found in
apps/meteor/client/views/root/hooks/useLoadMissedMessages.ts#L24Commit: 6033e93
Task: ARCH-2182