-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry commit loading when pushed dates are missing (#500)
Back in 1d06dfa, I removed retries for pushed date loading, preferring to always use a fallback API. This seemed to work better in most cases, but we're still seeing persistent but temporary failures loading pushed dates for certain merge commits. Add retries for the whole process again, covering both the initial pull request API and the fallback commit APIs, in the hope that this gives enough time for GitHub to update the internal data.
- Loading branch information
Showing
1 changed file
with
40 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters