oci-go-sdk
oci-go-sdk copied to clipboard
The API `ListInstances` of `ComputeClient` returns `TLS handshake timeout` error with large number of result set.
Dear team,
We've been utilizing the ListInstances API call from the ComputeClient to retrieve available instances in Oracle Cloud. However, we're encountering an issue with the error message: ERROR: rpc error: code = Unknown desc = Get <URL> net/http: TLS handshake timeout.
Error Details:
Error: Get "https://iaas.eu-amsterdam-1.oraclecloud.com/20160918/instances?compartmentId=ocid1.compartment.oc1..aaaaaaaaintvnm2fhegql73n44ecxayb5iw23lm2vxndwfpylgnoln2sgysa&limit=1000": net/http: TLS handshake timeout
Could you provide any insights into why we're experiencing the TLS handshake timeout error? Additionally, do you have any suggestions for resolving this issue?
Thank you!