ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

api occasionally returning null #298

Closed dz-ss closed 4 years ago

dz-ss commented 4 years ago

Once in a while (sometimes half the time), the api returns null instead of what it's supposed to return. This only started happening within the past 24 hours. e.g. if you reload this a bunch of times, it'll return null once in a while https://osu.ppy.sh/api/get_beatmaps?k=&m=0&since=2020-02-10%2020:00:00

api return none
arily commented 4 years ago

I got the same problem.

tybug commented 4 years ago

I've also been seeing this behavior (since 2020/02/19 06:54:06 EST). I can only replicate the behavior on the get_beatmaps endpoint manually, though I only tested a few others.

peppy commented 4 years ago

Thanks for pointing this out. The database server responsible for the API was struggling somewhat – has been resolved now.