[PR #436] [CLOSED] Increase timeout when using proxy #540

Closed
opened 2026-02-28 14:33:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/436
Author: @arch-btw
Created: 9/8/2023
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • b9d171c Increase timeout when using proxy

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 psst-core/src/util.rs (+2 -2)

📄 Description

On large playlists and/or high-latency networks there is not enough time for all album covers to finish downloading.

WARN psst_gui::delegate] failed to fetch image: https://i.scdn.co/image/... Connection Failed: tls connection init failed: Resource temporarily unavailable (os error 11)

Thank you 😃


🔄 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/jpochyla/psst/pull/436 **Author:** [@arch-btw](https://github.com/arch-btw) **Created:** 9/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b9d171c`](https://github.com/jpochyla/psst/commit/b9d171c376195a676ee5d3b3a93c294fdd25509b) Increase timeout when using proxy ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/util.rs` (+2 -2) </details> ### 📄 Description On large playlists and/or high-latency networks there is not enough time for all album covers to finish downloading. > WARN psst_gui::delegate] failed to fetch image: https://i.scdn.co/image/... Connection Failed: tls connection init failed: Resource temporarily unavailable (os error 11) Thank you :smiley: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:22 +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/psst#540
No description provided.