[PR #3895] [MERGED] Add more logging for GoCardless rate limit information #19477

Closed
opened 2026-04-14 21:08:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3895
Author: @matt-fidd
Created: 11/25/2024
Status: Merged
Merged: 12/6/2024
Merged by: @matt-fidd

Base: masterHead: gocardless-rate-limit


📝 Commits (3)

📊 Changes

2 files changed (+13 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+7 -3)
upcoming-release-notes/3895.md (+6 -0)

📄 Description

Adds a little more information to the error printed in the console when the GoCardless rate limit is reached. I'd love to work this into the UI at some point but this is an improvement.

Complimentary server PR: https://github.com/actualbudget/actual-server/pull/509

Fixes https://github.com/actualbudget/actual-server/issues/488


🔄 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/3895 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 12/6/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `gocardless-rate-limit` --- ### 📝 Commits (3) - [`d1f8c9b`](https://github.com/actualbudget/actual/commit/d1f8c9b5afa0537cc1f524dbc85af8d328c26e94) add more logging for gocardless rate limit information - [`ac3cec6`](https://github.com/actualbudget/actual/commit/ac3cec670e2822117723e245937c380416905cdd) note - [`7e3963a`](https://github.com/actualbudget/actual/commit/7e3963ae7d153263a78e49c7b711f76b389ef025) lint ### 📊 Changes **2 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+7 -3) ➕ `upcoming-release-notes/3895.md` (+6 -0) </details> ### 📄 Description Adds a little more information to the error printed in the console when the GoCardless rate limit is reached. I'd love to work this into the UI at some point but this is an improvement. Complimentary server PR: https://github.com/actualbudget/actual-server/pull/509 Fixes https://github.com/actualbudget/actual-server/issues/488 --- <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-14 21:08:52 -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#19477