sourcebot/packages/backend
Brian Phillips be92d262a2 add p-limit to GitHub API calls to avoid overwhelming the node process (or the API rate limits)
If there's a high number of `repos` in the config, it is not productive
to try and run all the API requests in parallel.
2025-10-31 16:33:49 -05:00
..
src add p-limit to GitHub API calls to avoid overwhelming the node process (or the API rate limits) 2025-10-31 16:33:49 -05:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
package.json add p-limit to GitHub API calls to avoid overwhelming the node process (or the API rate limits) 2025-10-31 16:33:49 -05:00
tsconfig.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
vitest.config.ts chore(worker,web): Repo indexing stability improvements + perf improvements to web (#563) 2025-10-18 16:31:22 -07:00