Page MenuHomePhabricator

[web] remove ping component
ClosedPublic

Authored by varun on Jun 12 2024, 12:29 PM.
Tags
None
Referenced Files
F3269127: D12408.diff
Sat, Nov 16, 3:42 AM
F3247700: D12408.diff
Fri, Nov 15, 6:23 AM
Unknown Object (File)
Fri, Nov 1, 1:29 PM
Unknown Object (File)
Sat, Oct 26, 3:22 AM
Unknown Object (File)
Oct 5 2024, 6:43 AM
Unknown Object (File)
Oct 5 2024, 6:43 AM
Unknown Object (File)
Oct 5 2024, 6:43 AM
Unknown Object (File)
Oct 5 2024, 6:42 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable