Open
Description
The gitlab version has been upgraded to 16.3.9, and sourcebot can't work.
[backend] | 2025-01-15T05:51:09.740Z error: [GitLab] Failed to fetch all projects visible in https://git.xxx.com. Query timeout was reached
[backend] | GitbeakerTimeoutError: Query timeout was reached
[backend] | at file:///app/node_modules/@gitbeaker/rest/dist/index.mjs:68:15
[backend] | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[backend] | at async defaultRequestHandler (file:///app/node_modules/@gitbeaker/rest/dist/index.mjs:66:22)
[backend] | at async getManyMore (file:///app/node_modules/@gitbeaker/core/dist/index.mjs:70:26)
[backend] | at async measure (file:///app/packages/backend/dist/utils.js:5:18)
[backend] | at async getGitLabReposFromConfig (file:///app/packages/backend/dist/gitlab.js:24:57)
[backend] | at async syncConfig (file:///app/packages/backend/dist/main.js:193:37)
[backend] | at async measure (file:///app/packages/backend/dist/utils.js:5:18)
[backend] | at async _syncConfig (file:///app/packages/backend/dist/main.js:285:36)
[backend] | at async main (file:///app/packages/backend/dist/main.js:319:5)