Skip to content

codeintel: (Temporarily) allow unbounded results from bundle manager

Administrator requested to merge unbounded-moniker-results into master

Created by: efritz

Adding a default limit when ?limit=0 to the bundle manager causes the number of references that can be returned from the same dump to 100. This reverts that change and allows an unbounded moniker results query in the bundle manager.

Follow-up issue: https://github.com/sourcegraph/sourcegraph/issues/10510

Merge request reports

Loading