api icon indicating copy to clipboard operation
api copied to clipboard

api down?

Open Nasko-5 opened this issue 3 years ago • 6 comments

the api returns a 521 error? it was working a few hours ago

image added an hour after initial issue Screenshot_2

Nasko-5 avatar Mar 02 '22 20:03 Nasko-5

Same thing here

Charles0009 avatar Mar 02 '22 21:03 Charles0009

+1 the api is down

dakshgup avatar Mar 02 '22 21:03 dakshgup

same issue here.

Jiasheng30 avatar Mar 03 '22 03:03 Jiasheng30

image

Still down, please raise the server, thanks

Jiasheng30 avatar Mar 03 '22 06:03 Jiasheng30

It's still down

yeniuma avatar Mar 03 '22 09:03 yeniuma

Possibly useful to those posting in here. In your scripts for hitting the API you can put a cooldowntimer on the requests. e.g. if http response is not 200 wait 30 seconds and try again. Each successive failure increment by additional 30 seconds. e.g. wait 30, 60, 90 ... until API is back up (:

image

casonk avatar Mar 03 '22 13:03 casonk