Skip to content

Document checkLink headers field and retry behavior#19

Closed
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/checklink-headers-retry-behavior
Closed

Document checkLink headers field and retry behavior#19
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/checklink-headers-retry-behavior

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented Apr 15, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates the doc-detective-doc-testing skill to document new checkLink capabilities: the headers field for WAF/bot-protection bypass, automatic retry with exponential backoff on 429/5xx responses, HEAD fallback, and corrected default status codes.


Tip: Planning a big docs refactor? Use Deep Analysis to get help with the heavy lifting 🔍

promptless Bot added 3 commits April 15, 2026 21:31
Add documentation for new checkLink capabilities from PR #253:
- New `headers` field for custom HTTP headers (WAF allowlist support)
- Automatic retry with exponential backoff on 429/5xx
- HEAD fallback on final 429/403
- Updated default statusCodes to accurate value
Updated behavior description to specify:
- Exact retry count: up to 3 retries (4 total attempts)
- Specific backoff timing: 1s → 2s → 4s
- Retry-After header support (capped at 10 seconds)
@hawkeyexl hawkeyexl closed this May 3, 2026
@promptless promptless Bot deleted the promptless/checklink-headers-retry-behavior branch May 3, 2026 12:54
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.

1 participant