Increased search result limt

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Increasing the search limit to 200 as by default only 10 results are returned from search service. The correct implementation is call search service multiple times to fetch all the results in the system. This is a quick fix to unblock clients testing manifest ingestion

Merge request reports

Loading