File: set-default-limit-value-7e293d843d6d85ac.yaml

package info (click to toggle)
python-mistralclient 1%3A3.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 952 kB
  • sloc: python: 9,335; sh: 195; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
critical:
  - |
    The "--limit" parameter of heavy CLI commands like "task-list" and
    "execution-list" and "action-execution-list" is set to "100" by
    default to avoid the huge load on server. To fetch the full result
    set, user may use "--limit -1".