[PR #2] [MERGED] added timeout settings for auth request #128

Closed
opened 2026-02-27 15:46:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/2
Author: @variable
Created: 12/30/2019
Status: Merged
Merged: 12/30/2019
Merged by: @morph027

Base: developHead: feature/http_auth_timeout


📝 Commits (1)

  • 81b160c added timeout settings for auth request

📊 Changes

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

View changed files

📝 proxmoxer/backends/https.py (+3 -2)

📄 Description

When a node is having network issue, it will wait endlessly for auth request without setting a timeout. This PR will pass the timeout setting to the auth request.


🔄 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/proxmoxer/proxmoxer/pull/2 **Author:** [@variable](https://github.com/variable) **Created:** 12/30/2019 **Status:** ✅ Merged **Merged:** 12/30/2019 **Merged by:** [@morph027](https://github.com/morph027) **Base:** `develop` ← **Head:** `feature/http_auth_timeout` --- ### 📝 Commits (1) - [`81b160c`](https://github.com/proxmoxer/proxmoxer/commit/81b160cc62c7699badd06dba9c072dfa3fbe219d) added timeout settings for auth request ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/https.py` (+3 -2) </details> ### 📄 Description When a node is having network issue, it will wait endlessly for auth request without setting a timeout. This PR will pass the timeout setting to the auth request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:36 +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/proxmoxer#128
No description provided.