Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AQL hard limit notification to JFrog CLI #2845

Open
hanankem opened this issue Jan 23, 2025 · 0 comments
Open

Add AQL hard limit notification to JFrog CLI #2845

hanankem opened this issue Jan 23, 2025 · 0 comments
Labels
feature request New feature or request

Comments

@hanankem
Copy link

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.

@hanankem hanankem added the feature request New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant