Wanna know how data is being updated on contributor dashboard . #440
-
|
I was going through the dashboard when I came across a situation where dozens of users appeared in the top weekly and monthly lists, despite not having contributed recently. Out of curiosity, I checked some of their profiles and found that a few haven't made any contributions for months. This made me wonder—how is the ranking system working? There are plenty of other also . |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @singh-odyssey, that’s a good point. We’ve also been monitoring this closely. In the earlier version, demo data was being used and then updated, while the leaderboard was fetching data inconsistently. To address this, we’ve implemented a new leaderboard that fetches real-time data directly from the repositories across the Recode Hive organization, ensuring fairness and accuracy. |
Beta Was this translation helpful? Give feedback.
Hi @singh-odyssey, that’s a good point. We’ve also been monitoring this closely. In the earlier version, demo data was being used and then updated, while the leaderboard was fetching data inconsistently. To address this, we’ve implemented a new leaderboard that fetches real-time data direc…