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

Catch activity fetch failures and retry #1954

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

ebroder
Copy link
Member

@ebroder ebroder commented Jan 8, 2024

We see intermittent failures hitting the Google Drive Activity API, but we should not let the fetcher loop die when that happens.

(Easier to review with a word-diff)

Fixes #1953.

We see intermittent failures hitting the Google Drive Activity API, but
we should not let the fetcher loop die when that happens.
@ebroder ebroder requested a review from zarvox January 8, 2024 21:22
@ebroder ebroder enabled auto-merge January 8, 2024 21:22
@ebroder ebroder merged commit 134e659 into main Jan 9, 2024
1 check passed
@ebroder ebroder deleted the evan/gdrive-retries branch January 9, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

gdriveActivityFetcher: Sporadic UnhandledPromiseRejectionWarning errors/stacks in logs
2 participants