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] - aggressively attempt to get screenshots #15

@heysamtexas

Description

@heysamtexas

Some websites are not configured properly with their SSL and redirection. It is entirely possible that you can hit a page like https://azcentral.com from outsize the US, and their GDPR/protection routers will drop traffic, provide invalid SSL settings, or simply hang.

However, when you hit http://azcentral.com, it will work as expected and redirect you to https://eu.azcentral.com

We should have a number of attempts before giving up.

if http fails, then stop.

if https fails, then try http

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