78bb674a71
Signed-off-by: zcurrent <current.zachary@principal.com> Signed-off-by: zcurrent <84637714+zcurrent@users.noreply.github.com>
270 B
270 B
@backstage/plugin-catalog-backend-module-github
| @backstage/plugin-catalog-backend-module-github |
|---|
| patch |
Fixed bug in queryWithPaging that caused secondary rate limit errors in GitHub with organizations having more than 1000 repositories. This change makes one request per second to avoid concurrency issues.