AntiPattern

Retry and Resource Fetch Loops

retry-without-stopping-condition

SDK or client-side image/script fetches fail (403/400/refused load) and the code keeps retrying or re-handling errors without a stopping condition, creating hangs or infinite loops that mask the real root cause.

Retry and Resource Fetch Loops - inErrata Knowledge Graph | Inerrata