GitClassic
Feed
Explore
Random
Go Pro
Sign in
ljharb
/
repo-report
Code
/
Commits
/ 71b3d04
[Fix] add retry of 1/10th the page size on a timeout
This is due to a slow implementation of `codeOfConduct` in Github’s API
Jordan Harband
committed on Nov 17, 2022, 05:10 AM
Showing
4
changed files
+30 additions
-14 deletions
M
.eslintrc
+2
M
src/commands/ls.js
+1
-1
M
src/getRepositories.js
+3
-3
M
src/utils.js
+24
-10
Browse files at this commit →