[PR #4625] [CLOSED] 4624 git lab repo loader infinite while #4691

Closed
opened 2026-02-22 18:36:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4625
Author: @jonathanortega2023
Created: 11/6/2025
Status: Closed

Base: masterHead: 4624-GitLab-RepoLoader-Infinite-While


📝 Commits (2)

  • 7ca38a8 Return null, not [] onError
  • 794f4f0 Merge branch 'master' into 4624-GitLab-RepoLoader-Infinite-While

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js (+1 -1)

📄 Description

Pull Request Type

  • 🐛 fix

Relevant Issues

resolves #4624

What is in this change?

On GitLabRepoLoader.fetchNextPage() error, return null instead of [ ]

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/4625 **Author:** [@jonathanortega2023](https://github.com/jonathanortega2023) **Created:** 11/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `4624-GitLab-RepoLoader-Infinite-While` --- ### 📝 Commits (2) - [`7ca38a8`](https://github.com/Mintplex-Labs/anything-llm/commit/7ca38a8d6a62c3065661a4951335d16f4566d835) Return null, not [] onError - [`794f4f0`](https://github.com/Mintplex-Labs/anything-llm/commit/794f4f027b310b14b176af6dfb59bc54c7a84902) Merge branch 'master' into 4624-GitLab-RepoLoader-Infinite-While ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js` (+1 -1) </details> ### 📄 Description ### Pull Request Type - [x] 🐛 fix ### Relevant Issues resolves #4624 ### What is in this change? On GitLabRepoLoader.fetchNextPage() error, return null instead of [ ] ### Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:20 -05:00
yindo closed this issue 2026-02-22 18:36:20 -05:00
yindo changed title from [PR #4625] 4624 git lab repo loader infinite while to [PR #4625] [CLOSED] 4624 git lab repo loader infinite while 2026-06-05 15:19:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4691