[HIGH:75] Issue Found by Staging CI Review
Severity: HIGH
Confidence: 75/100
PR comment: #1285 (comment)
Description
Unbounded Retry-After duration DoS vulnerability — code accepts any valid u64 from Retry-After header without validation, allowing u64::MAX to freeze application indefinitely in tokio::time::sleep()
Auto-created by staging-ci Claude Code review