#1098 cli: [download-task] readable error when no task found
Closed 5 years ago by mikem. Opened 5 years ago by julian8628.
julian8628/koji issue/1080  into  master

No commits found

PR #1098 was merged in September, but for some reason Pagure did not close it.

See commit 787d956

Pull-Request has been closed by mikem

5 years ago

It should be fine returns this error as GenericError.

It should be fine returns this error as GenericError.

Since we added strict option in getTaskInfo() API, let alter this to invoke getTaskInfo(task_id, strict=True)