Skip to content

handle multiple bad referenced selections in combinator build #1184

Description

@ziaddevv

when a combinator references multiple builders and more than one has a bad selection status, the backend currently stops at the first error it encounters. This means a retryable reference can hide a later failed reference depending on builder order.

so I guess we have to collect all referenced selection errors or making fatal failures take priority over retryable ones + showing an actionable message for each referenced builder

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions