Commit 3278d16
committed
fix(leaderboard): skip update if user is in top entries
Prevent unnecessary leaderboard updates when the user is already
present in the top entries or not authenticated. This avoids redundant
processing and improves performance for authenticated users in the
leaderboard.1 parent 3a3108d commit 3278d16
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments