Commit 7269eb3
Resolve Himalayas apply URLs at fetch time to bypass Cloudflare
Himalayas jobs stored as himalayas.app/... URLs trigger Cloudflare when
Playwright navigates to them. Follow the redirect chain at fetch time with
a HEAD request so the actual ATS URL (Greenhouse, Lever, etc.) is stored
in the DB instead. No impact for already-external URLs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 70366d4 commit 7269eb3
1 file changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
75 | 93 | | |
76 | 94 | | |
77 | 95 | | |
| |||
82 | 100 | | |
83 | 101 | | |
84 | 102 | | |
85 | | - | |
| 103 | + | |
86 | 104 | | |
87 | 105 | | |
88 | 106 | | |
| |||
0 commit comments