Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement automatic cleanup of Session, Grant and Token #18

Open
jokk-itu opened this issue Feb 20, 2025 · 0 comments
Open

Implement automatic cleanup of Session, Grant and Token #18

jokk-itu opened this issue Feb 20, 2025 · 0 comments
Assignees
Labels
feature small enhancement

Comments

@jokk-itu
Copy link
Owner

jokk-itu commented Feb 20, 2025

Implement a BackgroundService which deletes batches of Sessions.
Implement a BackgroundService which deletes batches of Grants.
Implement a BackgroundService which deletes batches of Tokens.

Make the BackgroundServices configurable for enablement, batchsize and how often they should run.

Use timed background services here.

Extend MetricService to persist the count of rows being deleted.

@jokk-itu jokk-itu self-assigned this Feb 20, 2025
@jokk-itu jokk-itu converted this from a draft issue Feb 20, 2025
@jokk-itu jokk-itu added the feature small enhancement label Feb 20, 2025
@jokk-itu jokk-itu moved this from Design to Building in AuthServer Backlog Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature small enhancement
Projects
Status: Building
Development

No branches or pull requests

1 participant