What is the minimum wait time to reset leaderboard?
As currently, sometimes i got error when duration is 10 minutes.
Answer by Citrus Yan · Aug 03, 2020 at 04:56 AM
Which API did you use and what’s the error you got? Is it the IncrementPlayerStatisticVersion API and the “StatisticVersionIncrementRateExceeded” error?
Oh sorry, my mistake.Reset duration is 5 minutes.
Yes, Its IncrementPlayerStatisticVersion API.
I got error in following format, i am using AXIOS to call API.
{"code":400,"status":"BadRequest","error":"StatisticVersionIncrementRateExceeded","errorCode":1204,"errorMessage":"The previous increment of the statistic version was too recent"}
Yes, the minimum interval is about 5 minutes, and, it may vary depending on the workload of the backend server. Therefore, for testing, you may wait a while and request again if you ever encounter such error.
Ok, thanks :)
Currently, i am using 10 minutes duration and not getting error.
How do you get total number of entries in a Leaderboard? 1 Answer
Limits for Concurrent Request for leader-board. 1 Answer
Get leaderboard with all the local country players 1 Answer
How can we exceed the statistics limit if using basic package with pay as you go? 1 Answer
Leaderboard limits,Are there limits to leaderboard updates? 1 Answer