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

all: Disable HTTP/2 #558

Closed
8 tasks done
GermanCoding opened this issue Aug 15, 2024 · 1 comment
Closed
8 tasks done

all: Disable HTTP/2 #558

GermanCoding opened this issue Aug 15, 2024 · 1 comment
Labels
DotNet Pull requests that update DotNet code Golang Pull requests that update Golang code Java Pull requests that update Java code .NET Pull requests that update .net code PHP Pull requests that update PHP code Python Pull requests that update Python code Ruby Pull requests that update Ruby code Rust Pull requests that update Rust code TypeScript Pull requests that update TypeScript code

Comments

@GermanCoding
Copy link
Collaborator

GermanCoding commented Aug 15, 2024

We are encountering performance issues and sometimes HTTP state errors when HTTP/2 is in use. Because we have no actual benefit for HTTP/2, disabling it in all SDKs seems like the most reliable solution for now.

If there is a need for HTTP/2 in the future, we may revisit this decision.

  • Typescript
  • Go
  • Dotnet
  • Python
  • Java
  • Rust
  • Ruby
  • PHP
@GermanCoding GermanCoding added TypeScript Pull requests that update TypeScript code PHP Pull requests that update PHP code DotNet Pull requests that update DotNet code Rust Pull requests that update Rust code Python Pull requests that update Python code Java Pull requests that update Java code Ruby Pull requests that update Ruby code Golang Pull requests that update Golang code .NET Pull requests that update .net code API changes and removed API changes labels Aug 15, 2024
@GermanCoding GermanCoding linked a pull request Aug 15, 2024 that will close this issue
@GermanCoding
Copy link
Collaborator Author

PRs are open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DotNet Pull requests that update DotNet code Golang Pull requests that update Golang code Java Pull requests that update Java code .NET Pull requests that update .net code PHP Pull requests that update PHP code Python Pull requests that update Python code Ruby Pull requests that update Ruby code Rust Pull requests that update Rust code TypeScript Pull requests that update TypeScript code
Projects
None yet
Development

No branches or pull requests

1 participant