Status codes and error handling — what AI's API calls do when the wire blinks — step 5 of 9
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 that mirrors `httpx.Response.
()`.
Method:
⌘↵ runs the editor.read, then continue.
Status codes and error handling — what AI's API calls do when the wire blinks — step 5 of 9
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 that mirrors `httpx.Response.
()`.
Method:
⌘↵ runs the editor.read, then continue.