Want background task for cleaning up expired tokens and sessions

Open
#8,282 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust

Research direction

The issue names no files, tests, or entry points. Start by locating the token and session expiry handling, then determine how background jobs are defined and scheduled. Done means expired tokens and sessions are cleaned up without requiring an attempted use.

Written by the indexing model from the issue text.

Description

Probably two jobs, but they'll work exactly the same way. We hard delete tokens and sessions when you try to use one that's expired, but that still leaves a ton of expired ones around.

Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from oxidecomputer/omicron

All issues in oxidecomputer/omicron

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.