tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Failed release of master ticket blocks dependent encodings

Open zuntrax opened this issue 7 years ago • 2 comments

When the state of a master ticket is set to "releasing failed", its dependent tickets are no longer offered to workers, for encoding, postencoding and postprocessing.

I think we should ignore errors in states after the minimum required state to start dependent tickets.

zuntrax avatar Jun 25 '18 20:06 zuntrax

Sounds right, but on the other hand sometimes we set tickets on "released failed" or "releasing failed" manually, to show the fact that something is wrong, but the content is published in some way. One aspect of doing this is exactly to stop dependent tickets from wasting ressources.

I would dislike to add more complexity, users are already confused enough about the internals. "Failed is failed, if something shall be done then fix it." seems more memorable to me.

a-tze avatar Jun 26 '18 08:06 a-tze

I like the current behaviour, too. As it was introduced as a new behaviour in #169 we should probably add a message in _status.html.php as documentation.

jjeising avatar Jun 26 '18 21:06 jjeising