promptdojo_

when the pipeline breaks — error bodies, retries, and backoff — step 4 of 8

Cursor wrote a call against a fake response and forgot the helper method that crashes on any 4xx or 5xx. Fill in the method name on line 8 — the standard helper every httpx.Response carries.

Method: