OkHttpClient uses default timeout values of 10 seconds.
For plugins of larger size, 10 seconds might be too short to upload the plugin into repository.
It might be usefull to have a configuration parameter to use longer timeout values or to disable timeout.
please have a look into my change:
patch_timeouts.patch
OkHttpClient uses default timeout values of 10 seconds.
For plugins of larger size, 10 seconds might be too short to upload the plugin into repository.
It might be usefull to have a configuration parameter to use longer timeout values or to disable timeout.
please have a look into my change:
patch_timeouts.patch