[PR #4844] [MERGED] fix(desktop): increase bundle download timeout #4958

Closed
opened 2026-03-17 02:27:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4844
Author: @CuriousCorrelation
Created: 3/6/2025
Status: Merged
Merged: 3/6/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/longer-timeout-for-downloads


📝 Commits (1)

  • 97e7669 fix(desktop): increase bundle download timeout

📊 Changes

3 files changed (+17 additions, -7 deletions)

View changed files

📝 packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/src/api/client.rs (+11 -1)
📝 packages/hoppscotch-desktop/src-tauri/Cargo.lock (+1 -1)
📝 pnpm-lock.yaml (+5 -5)

📄 Description

This PR increases bundle download timeout by creating a separate client just for handling downloads.

Closes #4842

Note to reviewers

You can test this by using one of the deployed instances and throttling network speeds, current timeout aims for ~15MB over 5mins.


🔄 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/hoppscotch/hoppscotch/pull/4844 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/longer-timeout-for-downloads` --- ### 📝 Commits (1) - [`97e7669`](https://github.com/hoppscotch/hoppscotch/commit/97e76698712d71f7fa094f22f6639ac257d0461c) fix(desktop): increase bundle download timeout ### 📊 Changes **3 files changed** (+17 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/src/api/client.rs` (+11 -1) 📝 `packages/hoppscotch-desktop/src-tauri/Cargo.lock` (+1 -1) 📝 `pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description This PR increases bundle download timeout by creating a separate client just for handling downloads. Closes #4842 #### Note to reviewers You can test this by using one of the deployed instances and throttling network speeds, current timeout aims for ~15MB over 5mins. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:27:01 +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/hoppscotch#4958
No description provided.