Blizzard / api-wow-docs

Documentation for the World of Warcraft web APIs.
http://blizzard.github.com/api-wow-docs/
524 stars 66 forks source link

Improve Error Handling #12

Closed coss closed 11 years ago

coss commented 12 years ago

Could you please add examples for the response headers?

For example, it would be really useful to know if the If at first you don't succeed, blow it up again. (too many requests) response contains a Retry-After header and what's the best practice to check if I'm still throttled (e.g. send HEAD or GET request?; request the server status for one server, a character without fileds or a short data resource?).

Peratryn commented 11 years ago

Throttling resets after midnight in the timezone of the region (ie: For the us region it's midnight PST).