Skip to content

Unable to Catch Errors Thrown in Worker Class #546

@ZthStudy

Description

@ZthStudy

When using puppeteer-cluster, I've discovered that errors thrown within the Worker class, specifically the throw new Error('Unable to get browser page') error, are not being caught. This appears to be due to a lack of proper error handling in the worker.handle method.

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