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).
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).