odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.08k stars 390 forks source link

Match not parsing #3132

Closed hly22 closed 6 months ago

hly22 commented 6 months ago

Match not parsing

Match ID: 7499729192

howardchung commented 6 months ago

The parse queue is currently backed up as someone has been sending in hundreds of thousands of requests per day. . . we're working through it and your match should be parsed eventually.

Jilly0702 commented 6 months ago

Same problem here.

Kalethars commented 6 months ago

I think the strategy can be designed like: Only logged user can request to parse match, and once one match from a user is parsed, a punishment time is added to lower the priority of other matches requested by the same user.

howardchung commented 6 months ago

7499729192 is now parsed. The queue is also draining now, so closing this issue.