mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
- Apply sync messages in batches (APPLY_MESSAGES_BATCH_SIZE) when count > 5000 to avoid blocking mobile - Emit sync-event progress (applied/total) during batched apply; client shows 'Applying sync... X%' - Add SyncEvent type 'progress'; handle in sync-events.ts and set loadingText - Add batched-apply and progress-emission tests in sync.test.ts - Fixes mobile browser stuck on Downloading (e.g. #6904) Co-authored-by: Cursor <cursoragent@cursor.com>
117 B
117 B
category, authors
| category | authors | |
|---|---|---|
| Enhancements |
|
Performance: batch sync messages when performing initial sync