[PR #58] [MERGED] Add Maximum Package size #125

Closed
opened 2026-03-03 19:11:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/58
Author: @NghiaTranUIT
Created: 2/10/2021
Status: Merged
Merged: 2/18/2021
Merged by: @NghiaTranUIT

Base: mainHead: bug/crash-big-files


📝 Commits (4)

📊 Changes

2 files changed (+43 additions, -0 deletions)

View changed files

📝 Sources/Packages.swift (+40 -0)
📝 Sources/Transporter.swift (+3 -0)

📄 Description

Description

For some reason, URLStreamTask doesn't send a big file due to overflow? We should skip sending these big files as a temporary solution.

Ticket

#57


🔄 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/ProxymanApp/atlantis/pull/58 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 2/10/2021 **Status:** ✅ Merged **Merged:** 2/18/2021 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `bug/crash-big-files` --- ### 📝 Commits (4) - [`f029605`](https://github.com/ProxymanApp/atlantis/commit/f029605df0337a92564f3c5e76ec4a61ee24d0d5) Add Maximum Package size - [`4ff0ae0`](https://github.com/ProxymanApp/atlantis/commit/4ff0ae0788e7734d805957d69ad3ebaf6702224c) Skip the Large body - [`3c543a3`](https://github.com/ProxymanApp/atlantis/commit/3c543a34f62c1c16961fc94870c887332e18a7e8) Improve Big Body for each Request/Response - [`b4d224d`](https://github.com/ProxymanApp/atlantis/commit/b4d224d0ce16ca43ba5817d4e1beaf855e834aa7) Set limit at 50mb ### 📊 Changes **2 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Packages.swift` (+40 -0) 📝 `Sources/Transporter.swift` (+3 -0) </details> ### 📄 Description ### Description For some reason, URLStreamTask doesn't send a big file due to overflow? We should skip sending these big files as a temporary solution. ### Ticket #57 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:58 +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/atlantis#125
No description provided.