mirror of
https://github.com/Corsinvest/cv4pve-api-php.git
synced 2026-04-25 04:25:48 +03:00
[GH-ISSUE #29] How to Set Timeout? #22
Labels
No labels
enhancement
needs investigation
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-api-php#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @noxomix on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-php/issues/29
How can we set a Timeout for example when the Host is not reachable? Currently its blocking my Webserver somehow If i try to Connect to a Proxmox Node which is offline.
@franklupo commented on GitHub (Feb 27, 2024):
Hi,
at this moment there is no option.
It will be possible in the future.
Best regards
@noxomix commented on GitHub (Feb 27, 2024):
Yes ive added it into my fork, please let me know if i should change something/add something.