Page MenuHomePhabricator

[web] remove ping component
ClosedPublic

Authored by varun on Jun 12 2024, 12:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 13, 9:34 AM
Unknown Object (File)
Sun, Apr 13, 5:35 AM
Unknown Object (File)
Sat, Apr 12, 9:54 PM
Unknown Object (File)
Fri, Apr 11, 9:09 PM
Unknown Object (File)
Sat, Apr 5, 10:48 AM
Unknown Object (File)
Fri, Mar 28, 10:49 PM
Unknown Object (File)
Fri, Mar 28, 9:51 AM
Unknown Object (File)
Mar 23 2025, 8:53 AM
Subscribers

Details

Summary

we are now calling the identity service from MinVersionHandler on web, so there's no need for this ping component anymore. the point was to make sure that the identity client is callable via gRPC-web on prod, which is achieved now in MinVersionHandler.

Depends on D12407

Test Plan

made sure there were no references to IdentityPing left in code

Diff Detail

Repository
rCOMM Comm
Branch
webping (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage