Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

[worker] - Stop sending already-caught exceptions to sentry. Log them instead #30

@heysamtexas

Description

@heysamtexas

We already catch webdriver exceptions and handle them. Sending them into sentry does nothing but confuse things.

This is a misuse of sentry. We should simply log these handled cases somewhere. Either log it as STDERR / STDOUT or just stick it in a database table and we can look at it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestworkerThe screenshot worker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions