-
Feature Request
-
Resolution: Won't Do
-
None
-
6.14.3
Description of problem:
When loading the "All hosts" page, hosts on cloud providers (Azure, for example) might have its status grayed out and a message saying:
~~~
Failed to retrieve power status for <hostname> withing 3 seconds
~~~
While this is not a hard error and opening the host details power can be managed properly, it may be desirable to get the status on the all hosts page even if it takes more than 3 seconds to retrieve that information.
Having this information configurable, could allow people that don't really care about it to reduce the timeout if desired but mostly will allow users that want the information and are willing to wait to increase it.
AFAIK, the timeout is hardcoded. I couldn't find an option to increase it without changing the deafult on the code.
If an configurable option already exists, please let me know how to use and feel free to close this BZ.