#1722 rfe: check results of tag operations
Opened by mikem. Modified

Currently MBS does not check the results of tag operations and can only handle tag failures by later noticing that the tag is missing. This has led to some issues like #1621.

The tagBuild call in Koji returns a task id and the caller is expected to wait for the result of the task. This may be complicated to implement in the mbs message handling, since we likely to not want to have a message handler wait and poll said task.


This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/1722

Please continue any further discussion there.

Metadata