Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Turn of retry on google cloud storage #51

Open
hadrienk opened this issue May 15, 2019 · 4 comments
Open

Turn of retry on google cloud storage #51

hadrienk opened this issue May 15, 2019 · 4 comments

Comments

@hadrienk
Copy link

hadrienk commented May 15, 2019

When an error occurs in the connect->list the plugin goes into a retry loop. Better to fail fast.

@hadrienk
Copy link
Author

I can create a PR if you are ok merging it?

@gkatzioura
Copy link
Owner

gkatzioura commented May 21, 2019

Will check and test. What do you propose (technically speaking)?

@gkatzioura
Copy link
Owner

Pull requests are more than welcome :)

@hadrienk
Copy link
Author

hadrienk commented May 21, 2019

Will check and test. What do you propose (technically speaking)?

When connecting to the GCP via the API, there's a way to configure the retry strategy.

https://googleapis.dev/java/google-cloud-clients/latest/index.html

I'm not sure this documentation is up to date though, I think I've seen it named RetryStrategy or RetryOptions.

@hadrienk hadrienk reopened this May 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants