we'll use the setter on the identity service but it might be useful for other services in the future, too.
we'll check for the specific unsupported version status on the client side.
Depends on D9473
Paths
| Differential D9478 Authored by varun on Oct 12 2023, 10:30 PM.
Tags None Referenced Files
Details Summary we'll use the setter on the identity service but it might be useful for other services in the future, too. Depends on D9473 Test Plan tested the setter with kreya by sending a ping (implemented later in stack). will test is_unsupported_version when i handle the status on the client side.
Diff Detail
Event TimelineHerald added subscribers: will, tomek, ashoat. · View Herald TranscriptOct 12 2023, 10:30 PM2023-10-12 22:30:51 (UTC-7) Harbormaster completed remote builds in B23228: Diff 31984.Oct 12 2023, 10:46 PM2023-10-12 22:46:54 (UTC-7) Comment Actions Personally, I was a bit skeptical about using the Unimplemented status code for that, but this table suggest it's the correct use case. This revision is now accepted and ready to land.Oct 13 2023, 3:51 AM2023-10-13 03:51:49 (UTC-7) Closed by commit rCOMM201428306436: [shared] helper functions to get/set version unsupported status (authored by varun). · Explain WhyOct 18 2023, 8:00 PM2023-10-18 20:00:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32166 shared/grpc_clients/src/error.rs
|