Skip to content

Exception Hierarchy is Too Broad #58

@AnisGLZ

Description

@AnisGLZ

All scraping errors are wrapped in a single generic GPlayException. There is no distinction between network errors, parse errors, app-not-found errors, and rate-limit errors.

Recommendation: Create a proper exception hierarchy with distinct types for different failure modes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions