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

AIP-4235: Automatically populate fields in the request message #439

Open
coryan opened this issue Dec 16, 2024 · 0 comments
Open

AIP-4235: Automatically populate fields in the request message #439

coryan opened this issue Dec 16, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@coryan
Copy link
Contributor

coryan commented Dec 16, 2024

Some Google APIs use request id fields (maybe under a different name). These fields should be automatically populated by the client library, and when set, they change the retry loops: the RPCs become idempotent.

More details on aip.dev/4235

@coryan coryan added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Dec 16, 2024
@coryan coryan changed the title Automatically populate fields in the request message (google.aip.dev/4235) AIP-4235: Automatically populate fields in the request message Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant