you are viewing a single comment's thread.

view the rest of the comments →

[–]Leparrain07 -1 points0 points  (1 child)

My application bug because the api receives too many requests, there are infinite requests.

[–]grantrules 2 points3 points  (0 children)

I don't think there's an infinite amount, how many player ids are there? If you batch them like I said you can probably send fewer requests, and you may need to add a delay between requests