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

server: add sessions timeouts #386

Open
wants to merge 1 commit into
base: key-auth-cleanup
Choose a base branch
from

Conversation

conradoplg
Copy link
Contributor

@conradoplg conradoplg commented Nov 29, 2024

Based on #383

Closes #375

This adds sessions timeouts, and fixes the existing timeouts which weren't being enforced.

I tested this manually; change the session or access token to e.g. 10 seconds, start the server, start a coordinator and wait. It will eventually error out due to the session or access token timing out.

We can add a proper test later on.

@mpguerra mpguerra linked an issue Nov 29, 2024 that may be closed by this pull request
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.

Add session timeouts
1 participant