Skip to content

[Feature Request] Allow the price tracker script to report broken links #14

Description

@Saterz

Is your feature request related to a problem? Please describe.
Right now, the only way to know if a store link is broken is to test it manually by navigating to it. This is not practical. As the price tracker script goes through every store links it could also report back when he encounters errors while fetching the page (404 error, etc...)

Describe the solution you'd like
We could add a boolean column to the cube_vendor_links table which will be set to true if the price tracker script encounters an error and another text column which will specify the error message. We could than make a dashboard on the website reporting every store links which had an error and see if they are false positives or real issues and need to be changed

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions