Skip to content

Drop or pass through reqwest feature http2 #1057

@LeoniePhiline

Description

@LeoniePhiline

Problem Statement

http2 in reqwest / hyper is slow and buggy.

We would like to be able to disable reqwest's http2 feature entirely, but sentry makes this impossible if the reqwest transport should be used.

Solution Brainstorm

Either drop feature from the reqwest dependency, or pass through an optional flag. (E.g. sentry flag reqwest for transport reqwest without http2 – and sentry flag reqwest-http for reqwest?/http2.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequest for a new featureRustSDK
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions