[PR #1752] [MERGED] Specific and exhaustive decompression errors #1906

Closed
opened 2026-03-03 19:09:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1752
Author: @Catta1997
Created: 11/28/2024
Status: Merged
Merged: 12/19/2024
Merged by: @TheMoonThatRises

Base: developHead: google-drive-error


📝 Commits (10+)

📊 Changes

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

View changed files

📝 PlayCover/AppInstaller/Installer.swift (+10 -2)
📝 PlayCover/en.lproj/Localizable.strings (+5 -1)

📄 Description

Specific and exhaustive error when a file reach a google drive quota limit, before was a long error that was difficult to understand

Screenshot 2024-11-28 alle 09 09 32

I'm working on a auto-retry when this happens


🔄 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/PlayCover/PlayCover/pull/1752 **Author:** [@Catta1997](https://github.com/Catta1997) **Created:** 11/28/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `google-drive-error` --- ### 📝 Commits (10+) - [`5a5320b`](https://github.com/PlayCover/PlayCover/commit/5a5320b21a3f06c102904f11d423473c1e89491f) Specific Google Drive Quota Limit Error - [`81419b3`](https://github.com/PlayCover/PlayCover/commit/81419b35c2330a32dd7abdaa51aca7cf60add52b) double check and swiftlint fix - [`b458a37`](https://github.com/PlayCover/PlayCover/commit/b458a377b14d84b0d2c4d652f244f97ff2bade03) changed error - [`816cd39`](https://github.com/PlayCover/PlayCover/commit/816cd39f5a561394f982248856af4590a6e5deeb) added other error check - [`c2af986`](https://github.com/PlayCover/PlayCover/commit/c2af98697b0f001ab52745d7561b214cdeae81b0) updated error - [`8801d1a`](https://github.com/PlayCover/PlayCover/commit/8801d1afcbc2c0fb4044052b98ab7ff2e6c364da) Changes - [`f6d45ed`](https://github.com/PlayCover/PlayCover/commit/f6d45ed7aaa24ec3c29771ffde60e30a88d857b8) changed quota limit detection - [`cc7508a`](https://github.com/PlayCover/PlayCover/commit/cc7508af348a05c465bc20f28c1352f578c3865c) return NSLocalizedString - [`4ffabef`](https://github.com/PlayCover/PlayCover/commit/4ffabef3a50e1325a6b5da2e2b38d71fdfd3e147) switch fix - [`7e63acf`](https://github.com/PlayCover/PlayCover/commit/7e63acfbbcfa8efb3d5e643913b31690c6ea2741) Merge branch 'develop' into google-drive-error ### 📊 Changes **2 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Installer.swift` (+10 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+5 -1) </details> ### 📄 Description Specific and exhaustive error when a file reach a google drive quota limit, before was a long error that was difficult to understand <img width="404" alt="Screenshot 2024-11-28 alle 09 09 32" src="https://github.com/user-attachments/assets/8cb63017-ebe1-48e5-af5f-3c1758ddd62e"> I'm working on a auto-retry when this happens --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1906
No description provided.