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

Allow session timeout to be configurable #48

Open
robvdl opened this issue Mar 15, 2024 · 0 comments
Open

Allow session timeout to be configurable #48

robvdl opened this issue Mar 15, 2024 · 0 comments

Comments

@robvdl
Copy link
Member

robvdl commented Mar 15, 2024

It does have a session timeout. I've seen pyramid-session-redis time out sessions all the time during development.

It would be nice to make this configurable.

pyramid-session-redis does support TTL on session keys so they auto delete even if the app is down, I'm pretty sure that is what the default setup is using. But it would be nice to be abble to configure this with an environment variable.

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

No branches or pull requests

1 participant