When querying services from a servicebroker with hundreds of services the request fails and seems to time out with the message context deadline exceeded (Client.Timeout exceeded while awaiting headers).
How to reproduce: Query a foundation with more than 500 services with sb services with sb cli v0.15.0.
Using sb cli v0.14.0 the output is as expected and no "timeout" appears.
Expectation: Valid output from sb cli v0.15.0.
When querying services from a servicebroker with hundreds of services the request fails and seems to time out with the message
context deadline exceeded (Client.Timeout exceeded while awaiting headers).How to reproduce: Query a foundation with more than 500 services with
sb serviceswith sb cli v0.15.0.Using sb cli v0.14.0 the output is as expected and no "timeout" appears.
Expectation: Valid output from sb cli v0.15.0.