Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace GetMatchDetails with alternatives #2810

Open
howardchung opened this issue Sep 22, 2024 · 1 comment
Open

Replace GetMatchDetails with alternatives #2810

howardchung opened this issue Sep 22, 2024 · 1 comment

Comments

@howardchung
Copy link
Member

It may be worth considering using a combination of the GC match details call and the match metadata blob to assemble a similar API response as GetMatchDetails if Valve does not fix this endpoint soon.

However this means making a GC call for each match to backfill which might be a lot.

@howardchung
Copy link
Member Author

Another possibility is to use GetMatchHistoryBySequenceNum on a single match. However this may be subject to rate limits--it is primarily useful for allowing users to request matches to update visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant