[PR #5427] [WIP] Implement batch processing for transaction rules application to improve performance #12983

Closed
opened 2026-04-10 21:44:01 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5427

State: closed
Merged: No


Potential fix for https://github.com/actualbudget/actual/issues/5308

  • Replaced individual transaction calls with a batch processing method in usePreviewTransactions hook.
  • Added new 'rules-run-batch' method in the server to handle batch rule applications.

This is fully AI generated PR. AI found the perf issue and recommended the fix. It had no human input, so please do not merge this PR. Sending it only as a POC to check if it actually fixes the reported issue in https://github.com/actualbudget/actual/issues/5308

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5427 **State:** closed **Merged:** No --- Potential fix for https://github.com/actualbudget/actual/issues/5308 - Replaced individual transaction calls with a batch processing method in usePreviewTransactions hook. - Added new 'rules-run-batch' method in the server to handle batch rule applications. --- This is fully AI generated PR. AI found the perf issue and recommended the fix. It had no human input, so please do not merge this PR. Sending it only as a POC to check if it actually fixes the reported issue in https://github.com/actualbudget/actual/issues/5308
GiteaMirror added the pull-request label 2026-04-10 21:44:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#12983