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

feat: delete old sessions with maintenance task #3324

Merged
merged 2 commits into from Jun 7, 2022

Conversation

TorstenDittmann
Copy link
Contributor

@TorstenDittmann TorstenDittmann commented Jun 2, 2022

What does this PR do?

  • queue jobs with maintenance worker to remove sessions older than Auth::TOKEN_EXPIRATION_LOGIN_LONG
  • delete sessions with deletes worker

Test Plan

  • manually tested, worked πŸ‘πŸ»

Related Issues

Have you read the Contributing Guidelines on issues?

βœ…

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TorstenDittmann TorstenDittmann merged commit 9ad7f32 into 0.15.x Jun 7, 2022
@TorstenDittmann TorstenDittmann deleted the feat-clean-old-sessions branch June 7, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants