Closed mj84 closed 4 months ago
@mj84 thanks for contacting us. We are looking into the issue.
@mj84, this will be fixed in upcoming release (June 2024). Timeout will be increased to much higher value.
This issue has been addressed in latest release (2.4.1) by increasing the timeout to a much higher value (i.e. 600-second), thus closing the defect. Please install the latest collection to get it.
SUMMARY
It would be immensely helpful if a timeout could be configured as the default of 10 seconds is not always sufficient, especially on smaller systems such as the FlashSystem 5000.
ISSUE TYPE
COMPONENT NAME
ibm_svc_utils.py
ADDITIONAL INFORMATION
Currently, there is a hard-coded timeout of 10 seconds with no options to modify it from a user's perspective. This can lead to error messages, especially on smaller systems. I've encountered timeouts especially when creating users via the ibm_svc_manage_user module. When checking the system after a while I could see that the user was indeed created even if the Ansible module errored out due to a timeout.