Open
Description
The state send to the server contains an exit-code for the workflow. However as workflows have no exit-code they get simply ignored and are only considered by logging:
Lines 159 to 175 in 2bda190
In case of a canceled pipeline we even seem to remove the error:
Line 168 in 2bda190
sounds to be related to #2197