Skip to content

Create a new session for each request.#116

Open
bazubii wants to merge 1 commit intomixpanel:masterfrom
bazubii:session_per_request
Open

Create a new session for each request.#116
bazubii wants to merge 1 commit intomixpanel:masterfrom
bazubii:session_per_request

Conversation

@bazubii
Copy link

@bazubii bazubii commented Sep 29, 2022

Creating a session __init__ causes Http 104, connection reset errors. The session shouldn't be alive for that long.

Creating a session __init__ causes Http 104, connection reset errors.
The session shouldn't be alive for that long.
@jakepeyser
Copy link

We are experiencing the same issue with the library when using a global client and believe this to be the ideal solution. Would love to see this accepted and merged.

@brdwrd
Copy link

brdwrd commented Oct 13, 2022

We are also experiencing this. We had to downgrade the client until this is resolved.

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.

3 participants