Skip to content

Improve error handling in rules fetching process #2

@cabljac

Description

@cabljac

In fetchRulesFromProject (rules/fetch.ts), errors from individual fetching methods (CLI and API) are caught but not included in the final error thrown. This loss of context makes debugging harder when all methods fail.

Suggested solution:

Aggregate error information to provide more context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions