Skip to content

AsyncHttpTransport connection reuse #6035

Description

@adinauer

Problem Statement

Sentry AsyncHttpTransport closes the connection after each envelope sent.
This may cause problems on high traffic servers / cloud environments.

Came up in #6000

Solution Brainstorm

We could reuse the connection / not close unless there's an error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions