mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #1752] [MERGED] Specific and exhaustive decompression errors #1906
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1906
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:google-drive-error📝 Commits (10+)
5a5320bSpecific Google Drive Quota Limit Error81419b3double check and swiftlint fixb458a37changed error816cd39added other error checkc2af986updated error8801d1aChangesf6d45edchanged quota limit detectioncc7508areturn NSLocalizedString4ffabefswitch fix7e63acfMerge branch 'develop' into google-drive-error📊 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
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.