cells verify job is failing in CI
Overview
Job #11058675713 failed for e0ee2ac3:
GRPC::InvalidArgument: 3:failed to get cell-id: no valid cell-id in metadata. debug_error_string:{UNKNOWN:Error received from peer {grpc_message:"failed to get cell-id: no valid cell-id in metadata", grpc_status:3}}
Impacted categories
The following categories relate to this issue:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to address this issue:
-
Pin TS version and notify #gdk-maintainers
-
gitlab: Implement an metadata interceptor that puts the metadata from gdk to every grpc request going to Topology Service
-
gdk: Add metadata to cells config
-
Notify #gdk-maintainers to not ignore renovate MRs for Topology Service
Edited by Sangwoo Han