Skip to content

Enhance --queue-ignore-errors to ignore unit parsing errors #4759

@Resonance1584

Description

@Resonance1584

Describe the enhancement

Currently queue-ignore-errors allows a run --all to continue if an error occurs during the operation.

Would it be possible to enhance queue-ignore-errors to also ignore units that fail to parse?

Additional context

I think this might be possible if we handle it similarly to queue-exclude-dirs and mark units as excluded in unit_resolver.

There are implications to the report feature, as we would need to explain the exclusion so this likely needs a little more nuance than just reusing the existing exclusion bool.

RFC Not Needed

  • I have evaluated the complexity of this enhancement, and I believe it does not require an RFC.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpreservedPreserved issues never go stale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions