[PR #3] [MERGED] Handle AnyEvent::HTTP status codes gracefully #126

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/3
Author: @variable
Created: 12/30/2019
Status: Merged
Merged: 12/30/2019
Merged by: @morph027

Base: developHead: handle-anyevent-http-status-codes


📝 Commits (1)

  • 4b2f716 Handle AnyEvent::HTTP status codes gracefully

📊 Changes

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

View changed files

📝 proxmoxer/core.py (+15 -2)

📄 Description

Handle AnyEvent::HTTP status codes returned by Proxmox VE. This also prevents Ansible proxmox modules from crashing on the target node and not return any valuable information.


🔄 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/3 **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:** `handle-anyevent-http-status-codes` --- ### 📝 Commits (1) - [`4b2f716`](https://github.com/proxmoxer/proxmoxer/commit/4b2f7167e1fd632143d75ea2494cb5653562cf68) Handle AnyEvent::HTTP status codes gracefully ### 📊 Changes **1 file changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/core.py` (+15 -2) </details> ### 📄 Description Handle AnyEvent::HTTP status codes returned by Proxmox VE. This also prevents Ansible proxmox modules from crashing on the target node and not return any valuable information. --- <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#126
No description provided.