Skip to content

Add retry logic to link verification script#10

Merged
ianfab merged 1 commit intomainfrom
claude/add-link-verification-retry-YTonK
Dec 27, 2025
Merged

Add retry logic to link verification script#10
ianfab merged 1 commit intomainfrom
claude/add-link-verification-retry-YTonK

Conversation

@ianfab
Copy link
Copy Markdown
Member

@ianfab ianfab commented Dec 27, 2025

  • Retry failed links up to 3 times before marking as failed
  • Add 2-second delay between retry attempts
  • Display retry attempts in output for better visibility
  • Show which attempt succeeded when a link passes after retry
  • Include attempt count in final error message

- Retry failed links up to 3 times before marking as failed
- Add 2-second delay between retry attempts
- Display retry attempts in output for better visibility
- Show which attempt succeeded when a link passes after retry
- Include attempt count in final error message
@ianfab ianfab merged commit 81ec561 into main Dec 27, 2025
2 checks passed
@ianfab ianfab deleted the claude/add-link-verification-retry-YTonK branch December 27, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants