[PR #2700] [MERGED] Parallel cloud file download #46283

Closed
opened 2026-04-26 08:22:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2700
Author: @joel-jeremy
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @joel-jeremy

Base: masterHead: parallel-cloud-file-download


📝 Commits (3)

  • fe0420c Fetch cloud file and file info in parallel to speed downloads up
  • 7e2c26f Release notes
  • 3383286 Rename release notes

📊 Changes

2 files changed (+41 additions, -32 deletions)

View changed files

📝 packages/loot-core/src/server/cloud-storage.ts (+35 -32)
upcoming-release-notes/2700.md (+6 -0)

📄 Description


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2700 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `parallel-cloud-file-download` --- ### 📝 Commits (3) - [`fe0420c`](https://github.com/actualbudget/actual/commit/fe0420c75fcc7e679eb5dab946a9b08d3bef055a) Fetch cloud file and file info in parallel to speed downloads up - [`7e2c26f`](https://github.com/actualbudget/actual/commit/7e2c26f97425876cd2456888fd906d941a6634b7) Release notes - [`3383286`](https://github.com/actualbudget/actual/commit/338328605e810d59fdd70142a31464687c2015dd) Rename release notes ### 📊 Changes **2 files changed** (+41 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/cloud-storage.ts` (+35 -32) ➕ `upcoming-release-notes/2700.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 08:22:29 -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#46283