HomePhabricator
Diffusion Comm e62070d59fdf

[identity][websocket] Call DB client directly to verify CSAT

Description

[identity][websocket] Call DB client directly to verify CSAT

Summary:
Noticed that we're doing an unnecessary round-trip with search WebSocket auth:
Identity WS, when received auth message, connected to itself via gRPC just to verify CSAT.

Replaced this with a direct DDB call.

Test Plan: Verified that identity search is still working on local clients (with local Identity).

Reviewers: will, varun

Reviewed By: will

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12447

Details

Provenance
bartekAuthored on Fri, Jun 14, 12:11 AM
Reviewer
will
Differential Revision
D12447: [identity][websocket] Call DB client directly to verify CSAT
Parents
rCOMMb39d988022b7: [terraform] Refactor search lambda IAM role policy attachments
Branches
Unknown
Tags
Unknown