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

Add support for Sessions #11

Open
rabbiveesh opened this issue Mar 16, 2022 · 1 comment
Open

Add support for Sessions #11

rabbiveesh opened this issue Mar 16, 2022 · 1 comment

Comments

@rabbiveesh
Copy link
Contributor

After some research, the issue that I wanted to address in #10 really was something else.

Apparently, in order to get release health, you need support for sessions, as per the docs here. It seems like that's usually set up via an option auto_session_tracking.

It would make sense to treat a req/res cycle as a "session", and automatically wrap that as documented there.

@pmb0
Copy link
Member

pmb0 commented Apr 6, 2022

Hi, I'll get it done, but I can't say exactly when yet.

PRs welcome. :)

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

2 participants