File: force-delete-executions-d08ce88a5deb3291.yaml

package info (click to toggle)
python-mistralclient 1%3A4.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,080 kB
  • sloc: python: 10,854; sh: 135; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    Adding a --force optional parameter to delete excetutions. Without it only
    finished executions can be deleted. If --force is passed the execution
    will be deleted but mistral will generate some errors as expected objects
    in memory no longer exist