Bug #35083
Host's power status ping is limited to three seconds
Difficulty:
Triaged:
No
Description
When checking for the host's power status, the request stops after 3 seconds,
Therefore in cases where it takes longer for the host to respond, the timeout fails the request.
discussion: https://community.theforeman.org/t/bmc-timeout-setting-in-foreman-ui/29016
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9271 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 3.4.0 added
#3
Updated by Ron Lavi 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|884b4d88201ba09d8b68d57f82a76b844a8da7ae.
#4
Updated by The Foreman Bot 9 months ago
- Pull request https://github.com/theforeman/foreman/pull/9282 added
#5
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 3.3.1 added
#6
Updated by Ewoud Kohl van Wijngaarden 7 months ago
- Category set to Inventory
Fixes #35083 - add power status timeout param
When checking for the host's power status, the request stops after 3 seconds by default,
Therefore in cases where it takes longer for the host to respond, the timeout fails the request.
discussion: https://community.theforeman.org/t/bmc-timeout-setting-in-foreman-ui/29016