Skip to content

Implement some sort of backoff from downloading journals, if the player is not active #14

@itssimple

Description

@itssimple

Currently we pull every 10 minutes, for all commanders.

Maybe we should implement some kind of backoff, if the player isn't that active.

If the player has been active during the day, we pull every ten minutes
If the player has not been active today, but yesterday, we pull every 30 minutes
If the player has not been active yesterday, we pull every 3 hours
If the player has not been active the last week, we pull once every 12 hours
If the player has not been active outside of the above ranges, we only pull once per day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions