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

IFRT proxy optimization: Make more IFRT operations asynchronous. #19440

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

copybara-service[bot]
Copy link

IFRT proxy optimization: Make more IFRT operations asynchronous.

As of this CL, all array operations (except IsDeleted()) are asynchronous.

This CL also makes the following drive-by changes:

  1. Version management is getting refactored to use an enum and a header file
    within /common.

  2. All error responses from the server (except connection
    terminations, which follow the previous behavior) are now printed out as a
    WARNING.

@copybara-service copybara-service bot force-pushed the test_697527716 branch 5 times, most recently from b8f4751 to 924db2a Compare November 20, 2024 20:26
As of this CL, all array operations (except `IsDeleted()`) are asynchronous.

This CL also makes the following drive-by changes:

1. Version management is getting refactored to use an enum and a header file
within /common.

2. All error responses from the server (except connection
terminations, which follow the previous behavior) are now printed out as a
WARNING.

PiperOrigin-RevId: 698491308
@copybara-service copybara-service bot merged commit 8f1b5dd into main Nov 20, 2024
@copybara-service copybara-service bot deleted the test_697527716 branch November 20, 2024 21:05
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