merlyn/collector
Marcello Fitton c927eda18f
fix: GitLab connector infinite loop and rate limit crash for large repos (#5021)
* Fix infinite loop and rate limit crashes

* simplify logic | add max-retries to fetchNextPage and fetchSingleFileContents

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-02-19 12:42:21 -08:00
..
__tests__/utils Adjust fix path to use ESM import (#4867) 2026-01-15 16:13:21 -08:00
extensions feat: Add SSL certificate bypass support for self-hosted Confluence instances (#4219) 2025-11-25 14:32:10 -08:00
hotdir Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
processLink Patch dev pupeeteer crash for MacOS 15 (#4713) 2025-12-05 12:11:32 -08:00
processRawText Update writeToServerDocuments to take config object (#4213) 2025-07-29 17:53:05 -07:00
processSingleFile Make XLSX spreadsheets visible in chat by combining sheets (#4847) 2026-01-13 15:46:16 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
utils fix: GitLab connector infinite loop and rate limit crash for large repos (#5021) 2026-02-19 12:42:21 -08:00
.env.example Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.gitignore Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.nvmrc dev build with new epub2 build target and remove patch work (#4694) 2025-11-26 17:36:34 -08:00
index.js Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
nodemon.json Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
package.json 1.11.0 release tag (#5014) 2026-02-18 08:47:47 -08:00
yarn.lock Adjust fix path to use ESM import (#4867) 2026-01-15 16:13:21 -08:00