promptdojo_

Status codes and error handling — what AI's API calls do when the wire blinks — step 2 of 9

An API returned each of these status codes for different requests. Which set of codes are server-side errors — situations where the request itself was fine and the server is the problem (so a retry with the same request might succeed later)?

read, then continue.