air / minecraft-tools

Tools for server and Realms admins
19 stars 6 forks source link

Status code 503 #3

Closed NathNath62 closed 6 years ago

NathNath62 commented 6 years ago

You should make an automated retry with 503. The time to wait is defined in Retry-After header.

air commented 6 years ago

Nice idea - thanks @NathNath62! For the moment I'm OK exposing this detail to the user and failing fast though. I want the tools to be as simple as possible.