orange-cloudfoundry / cf-ops-automation

a collaboration framework for operating cloudfoundry and services at scale
22 stars 6 forks source link

Properly detect errors in precompile pipelines #439

Closed o-orand closed 1 year ago

o-orand commented 1 year ago

Expected behavior

Once a blobstore error is detected, it fails and return an error

Observed behavior

Task waits forever when a blobstore error is detected

Affected release

6.1.2

o-orand commented 1 year ago

Fixed by c18a8354