Skip to content

Add AQL hard limit notification to JFrog CLI #2845

Open
@hanankem

Description

@hanankem

Is your feature request related to a problem? Please describe.
A new default limit for AQL's was introduced in Artifactory 'artifactory.aql.search.query.max.limit', which will trim the results of AQL queries that exceed the configured value.
When the results are trimmed the AQL API will return the following notification under the range object:
"notification" : "AQL query reached the search hard limit, results are trimmed. Please address configurable limit."
When using JFrog CLI to search for Artifacts, this notification is not reflected in the search results.

Describe the solution you'd like to see
I would like to see an indication (maybe a warning log) that the search reached the maximum limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions