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

Add option to send ServicePropertiesJsonSerializer to XdsToD2Properti… #1043

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

golthitarun
Copy link

@golthitarun golthitarun commented Mar 6, 2025

Description:

Add option to send ServicePropertiesJsonSerializer to XdsToD2PropertiesAdapter

Testing Done:

Tested it with corresponding changes in grpc-infra, will share that PR

Tested sending request from toki to tokiGrpcBackend with setting a lower timeout and it worked as expected

Below is an example of successful request with these changes with just 2 seconds delay
Screenshot 2025-03-05 at 6 05 06 PM

Below is example where the timeout is overidded on the client side with 5 seconds, compared to whats set by the server at 10 seconds, so sending a request with larger delay gets timed out now

Screenshot 2025-03-05 at 6 06 09 PM
Screenshot 2025-03-05 at 6 06 29 PM

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.

1 participant