[PR #5038] [MERGED] if BankSyncError is caused by rate limit. display that in toast #5722

Closed
opened 2026-02-28 21:17:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5038
Author: @SteinTokvam
Created: 5/21/2025
Status: Merged
Merged: 5/21/2025
Merged by: @matt-fidd

Base: masterHead: master


📝 Commits (2)

  • e3c455d if BankSyncError is caused by rate limit. display that in toast
  • 9600956 ran prettier

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/app.ts (+10 -1)
upcoming-release-notes/5038.md (+6 -0)

📄 Description


category: Enhancements
authors: [SteinTokvam]

Added information that sync error are caued by a rate limit if that's the case.


🔄 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/5038 **Author:** [@SteinTokvam](https://github.com/SteinTokvam) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e3c455d`](https://github.com/actualbudget/actual/commit/e3c455da900ac86c438880df342723646fca7240) if BankSyncError is caused by rate limit. display that in toast - [`9600956`](https://github.com/actualbudget/actual/commit/9600956bba85f25de36ba2611a4c9530c10b568a) ran prettier ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/app.ts` (+10 -1) ➕ `upcoming-release-notes/5038.md` (+6 -0) </details> ### 📄 Description --- category: Enhancements authors: [SteinTokvam] --- Added information that sync error are caued by a rate limit if that's the case. --- <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-02-28 21:17:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5722