Bug 6ec1960e: yespornvip "resolving forever". yesporn.vip moved to a cdn4/remote_control.php CDN (still portable cross-IP — verified 206 from a residential IP, so backend resolve stays correct). But when a video is removed from the CDN the page still exists and each get_file 302-follow STALLS to the full timeout. With the resolve timeout (60s) applied per quality variant, a dead scene hung 3x60 = 180s and returned nothing -> the mobile resolve spinner never ended. Fix: a dedicated low get_file timeout (10s, separate from the page-fetch timeout) and an early-break once 2 variants fail with no result so far (the scene is dead on the CDN — no point waiting for the third). Dead scene now resolves to None in ~20s instead of 180s; a live scene is unaffected (~0.8s, 3 sources). Applies to all KVS tubes (yespornvip + pornditt). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| connectors | ||
| extractors | ||
| models | ||
| normalize | ||
| resolve | ||
| scheduler | ||
| templates | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| db.py | ||
| ingest.py | ||
| main.py | ||