Matches of newly uploaded algos can't be watched

I cant see the matches that have been played from algos that I uploadet recently (since yesterday).

This api call:
https://terminal.c1games.com/api/game/algo/96251/matches

returns following error:
{“error”: “Match and TaskMatchOptions dont match! algo id=96251”}

Now it seems to be working again.

same issue https://terminal.c1games.com/api/game/algo/95773/matches

It seems like it takes 10 minutes or more and then it works again.

This is like this since yesterday

Hey guys I just deployed a hotfix to fix this up should finish soon. The endpoint would 400 if you had a match running at the moment you clicked to check matches so that’s why it would sometimes work.

That endpoint should be overall much faster now too (we recently optimized it).