You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a timeoutSec pipelines.yaml value for sds, collectory, imageService, speciesListService and alaNameMatch. There a few different methods that do roughly the same thing:
Create a OkHttpClient, making use of the timeoutSec.
Create a Retrofit client using this OkHttpClient.
Do the same for the SamplingService retrofit client.
The text was updated successfully, but these errors were encountered:
There is a
timeoutSec
pipelines.yaml value for sds, collectory, imageService, speciesListService and alaNameMatch. There a few different methods that do roughly the same thing:Do the same for the SamplingService retrofit client.
The text was updated successfully, but these errors were encountered: