#2615 cli: catch koji.ParameterError in list_task_output_all_volumes
Merged 3 years ago by tkopecek. Opened 3 years ago by ktdreyer.
ktdreyer/koji catch-parameter-error  into  master

No commits found

When we send an RPC with a parameter that the hub does not understand, we get a koji.ParameterError.

Update list_task_output_all_volumes() to catch the specific error we expect here.

The purpose of this change is to make the code easier to understand.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

3 years ago

Metadata Update from @julian8628:
- Pull-request untagged with: testing-ready
- Pull-request tagged with: no_qe

3 years ago

Commit 8b53dc7 fixes this pull-request

Pull-Request has been merged by tkopecek

3 years ago