8000 Bug: Session should be updated in values sorted set on save · Issue #1453 · onetimesecret/onetimesecret · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bug: Session should be updated in values sorted set on save #1453
Open
@delano

Description

@delano

Currently the active session stat in the colonel is not accurate. It counts new sessions in the past 15 mins but even if a session stays active, it will "fall out" of the most recent 15 minutes b/c its score is never updated.

Updating the score in the values sorted set on Session#save may be too aggressive. Doing it in validate-shrimp perhaps? Or the auth-check might be more efficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0