[PR #1121] [MERGED] Improve error logging in the API #33726

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1121
Author: @j-f1
Created: 6/11/2023
Status: Merged
Merged: 6/19/2023
Merged by: @j-f1

Base: masterHead: jed/api-error-check


📝 Commits (5)

  • 8b1bd2b Log more errors in listRemoteFiles
  • 22a6ef6 Cancel api/download-budget if get-remote-files fails
  • 3a12713 Create 1121.md
  • 5337b84 Differentiate log messages
  • 5415aab Merge branch 'master' into jed/api-error-check

📊 Changes

3 files changed (+11 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/api.ts (+3 -0)
📝 packages/loot-core/src/server/cloud-storage.ts (+2 -1)
upcoming-release-notes/1121.md (+6 -0)

📄 Description

Fixes #1120 (hopefully!)


🔄 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/1121 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/11/2023 **Status:** ✅ Merged **Merged:** 6/19/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/api-error-check` --- ### 📝 Commits (5) - [`8b1bd2b`](https://github.com/actualbudget/actual/commit/8b1bd2bd804ddd3b8fe3aa17e731dd81e0abd09e) Log more errors in listRemoteFiles - [`22a6ef6`](https://github.com/actualbudget/actual/commit/22a6ef67fea30bc7c8cbd735e357ae8a8998ad1f) Cancel api/download-budget if get-remote-files fails - [`3a12713`](https://github.com/actualbudget/actual/commit/3a12713ec9ac5348b044c3edd7edeba104a3e1c7) Create 1121.md - [`5337b84`](https://github.com/actualbudget/actual/commit/5337b84d3eda865dad82b390e45e3eda5ecba393) Differentiate log messages - [`5415aab`](https://github.com/actualbudget/actual/commit/5415aabcfd6bde15223b9c40acb0b5f1d91f62da) Merge branch 'master' into jed/api-error-check ### 📊 Changes **3 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/api.ts` (+3 -0) 📝 `packages/loot-core/src/server/cloud-storage.ts` (+2 -1) ➕ `upcoming-release-notes/1121.md` (+6 -0) </details> ### 📄 Description Fixes #1120 (hopefully!) --- <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-20 21:01: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#33726