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

OPIK-75: Add client side and server side compression #227

Conversation

thiagohora
Copy link
Contributor

@thiagohora thiagohora commented Sep 12, 2024

Details

Add compression to avoid errors like the one below:

[Client action]---------------------------------------------{
1 * Client response received on thread main
1 < 400
1 < content-length: 47
1 < content-type: application/json
1 < date: Thu, 12 Sep 2024 08:38:07 GMT
{"code":400,"message":"Unable to process JSON"}

}----------------------------------------------------------

Issues

Resolves #

Testing

Documentation

@thiagohora thiagohora requested a review from a team as a code owner September 12, 2024 13:15
@thiagohora thiagohora self-assigned this Sep 12, 2024
@thiagohora thiagohora merged commit 260865f into main Sep 12, 2024
2 checks passed
@thiagohora thiagohora deleted the thiagohora/OPIK-75_add_client_side_and_server_side_compression branch September 12, 2024 18:03
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.

2 participants