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

Retry searchDirectory if Google doesn't respond #47

Merged
merged 13 commits into from
Mar 20, 2023

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Feb 10, 2023

Adds retry logic to PeopleSelect's searchDirectory task to address reports of occasional 504 timeouts when querying Google Collaborators.

@jeffdaley jeffdaley marked this pull request as ready for review March 13, 2023 18:13
@jeffdaley jeffdaley requested a review from a team as a code owner March 13, 2023 18:13
@jeffdaley jeffdaley merged commit ed127b4 into main Mar 20, 2023
@jeffdaley jeffdaley deleted the jeffdaley/retry-people-fetch-call branch March 20, 2023 14:59
anuragprafulla referenced this pull request in razorpay/hermes Jun 27, 2023
* Update people-select.ts

* Add fetch to tsconfig

* Fix type errors

* Change retry syntax to for-loop

* Add FetchService type, rename variables

* Add documentation; Switch to restartableTask

* Test retry function
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.

None yet

2 participants