Page MenuHomePhabricator

change AddReservedUsername to AddReservedUsernames
ClosedPublic

Authored by varun on Jun 27 2023, 7:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 23, 1:18 PM
Unknown Object (File)
Sat, Nov 23, 1:18 PM
Unknown Object (File)
Sat, Nov 23, 1:18 PM
Unknown Object (File)
Sat, Nov 9, 6:59 AM
Unknown Object (File)
Thu, Nov 7, 4:54 PM
Unknown Object (File)
Oct 11 2024, 1:11 PM
Unknown Object (File)
Oct 11 2024, 1:11 PM
Unknown Object (File)
Oct 11 2024, 1:11 PM
Subscribers

Details

Summary

We will have a cron job to periodically sync the usernames in Ashoat's keyserver with the reserved usernames list maintained by the identity service. This job will send all the usernames in Ashoat's keyserver to the identity service daily. This change lets us batch taht task, since we can call the RPC just once instead of once per username.

Test Plan

called the updated RPC from keyserver in the child diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable