Skip to content

Allow retries to be limited by number of retries, not time.#185

Merged
domesticmouse merged 1 commit intogooglemaps:masterfrom
amyboyd:max-retries
Oct 4, 2016
Merged

Allow retries to be limited by number of retries, not time.#185
domesticmouse merged 1 commit intogooglemaps:masterfrom
amyboyd:max-retries

Conversation

@amyboyd
Copy link
Copy Markdown
Contributor

@amyboyd amyboyd commented Oct 1, 2016

In some cases, it can be useful to restrict the number of retries by retry count, not just time. This pull request adds GeoApiContext.setMaxRetries(Integer) and GeoApiContext.disableRetries().

This does not remove the ability to limit retries by time.

@domesticmouse domesticmouse merged commit 4ac46fb into googlemaps:master Oct 4, 2016
@domesticmouse
Copy link
Copy Markdown
Contributor

Thanks Amy!

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

Successfully merging this pull request may close these issues.

2 participants