Skip to content

Recent battle check might be too strict? #1685

@Frostbyte0x70

Description

@Frostbyte0x70

Hello! I just uploaded my first batch of battle data to stat.ink, and I discovered that unfortunately all of them are marked as "Used in global stats: ×No". After looking around in the code, I believe it's because the battles took place a couple days ago, and the limit to count them for global stats is 24 hours.

$startAt < time() - 86400 ||

What's the reason for such a strict time limit? I'm guessing there will be many more people like me, who don't upload battles right away, and I'm worried that a lot of valid data might be getting discarded. Perhaps the limit could be increased or removed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions