Skip to content

Retry on error for PDF monitor failures #690

Description

@kydecker

Sometimes, a PDF monitor check may fail (e.g. temporary 404 response from a page), as in this run: https://github.com/namesakefyi/namesake/actions/runs/28563577334/job/84686185757

Update the PDF monitor script to allow retrying on error up to a limited number of times. There should be a exponential backoff (for example, retry again after 5 seconds, then after 10 seconds, then 20 seconds, then fail).

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update GitHub Actions code

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions