Closed donhardman closed 1 day ago
According to our investigation, we were indexing all repositories, so is_indexing
was set to true for all of them, which was the cause of the issue. I have fixed and deployed the solution to production. Additionally, I discovered an issue with the indexers due to crash protection and increased the timeout to 1 hour to ensure fair processing and avoid multiple indexing of the same repository in some cases.
We should investigate why the list is empty on production servers but works correctly in the local environment.