You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About 25% of the time I'm noticing failures that I believe are calling GitHub apis.
Output:
Run github/[email protected]
with:
github-token: ***
current-stats-json-path: ./build-stats/stats.json
base-stats-json-path: ./base-build-stats/stats.json
Error: We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists.
I've also seen Error: Server Error with no more additional details. Any idea what's causing this? Perhaps adding retry if the api is flakey?
The text was updated successfully, but these errors were encountered:
About 25% of the time I'm noticing failures that I believe are calling GitHub apis.
Output:
I've also seen
Error: Server Error
with no more additional details. Any idea what's causing this? Perhaps adding retry if the api is flakey?The text was updated successfully, but these errors were encountered: