Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Total stats lower than lasts month stats

Open nadavMihov opened this issue 2 years ago • 1 comments

I went into my account page and the total stats were less than last's month stats. image Maybe it happened because I got dislikes before the latest month? But the lables count is also wrong.

nadavMihov avatar Feb 17 '23 15:02 nadavMihov

If you look in the footer of the https://open-assistant.io/de/leaderboard you see when the stats were last calculated/updated.

Current default settings are:

    USER_STATS_INTERVAL_DAY: int = 5  # minutes
    USER_STATS_INTERVAL_WEEK: int = 15  # minutes
    USER_STATS_INTERVAL_MONTH: int = 60  # minutes
    USER_STATS_INTERVAL_TOTAL: int = 240  # minutes

andreaskoepf avatar Feb 17 '23 15:02 andreaskoepf