read Timeout Millis
Timeout for reading an API response, used for OkHttpClient.readTimeoutMillis. By default, uses environment variable DEVELOCITY_API_READ_TIMEOUT_MILLIS
or 60_000. Keep in mind that Develocity API responses can be big and slow to send depending on the endpoint.