odota / web

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

Parse requests never complete. #3128

Closed SylvainBoilard closed 7 months ago

SylvainBoilard commented 7 months ago

Current Behavior When requesting a match to be parsed, the process never seems to complete.

Expected behavior/code Match is parsed in about a minute as usual.

Environment

Only three out of ten of my recent matches have been parsed, for which I did not have to request a parse as far as I remember. My player page.

howardchung commented 7 months ago

A lot of replays have been unavailable lately--you can verify by attempting to download it

Jilly0702 commented 7 months ago

I also met this problem. The professional matches can be parsed, but the public matches cannot be parsed.

howardchung commented 7 months ago

Pro matches and matches with a subscriber in them get higher priority in the queue.

Jilly0702 commented 7 months ago

Pro matches and matches with a subscriber in them get higher priority in the queue.

What if I want to parse the public matches? Is there any code to parse the public matches?

howardchung commented 7 months ago

They will get parsed eventually if they are requested, it just might take a while

SylvainBoilard commented 7 months ago

Apparently the replays have become available again and have been parsed.