question

KimMyeonMin avatar image
KimMyeonMin asked

Leaderboard reset taking too long recently.

Hello, I'm using a leaderboard that resets every week.

While it has been reset about 90 times so far, it has been reset after about 10 minutes on time. It's not past 13 minutes at the latest.

However, it was reset after 39 minutes last week, and it hasn't been reset for more than 20 minutes this week.

Is there any way to adjust it closer to the exact time?

Thank you.

Leaderboards and Statistics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

Typically, there is a slight delay (usually a few minutes to ten minutes, but occasionally up to several tens of minutes) between the actual weekly reset time and the weekly reset time you set in the leaderboard. If you want to reset the leaderboard at the exact time, you may try to use the Scheduled Task to execute an AzureFunction to call IncrementPlayerStatisticVersion API to reset the Leaderboard at any time you want. You can refer to Scheduled tasks quickstart - PlayFab | Microsoft Learn to set and control when the scheduled task runs.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.