Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipelines - add timeoutSec for the SamplingService retrofit client #904

Open
adam-collins opened this issue Jul 23, 2024 · 0 comments
Open

Comments

@adam-collins
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant