when possible, we should get the user identity in question from the redis cache. if we can't get it, then we call identity and -- in the background -- cache the response
Depends on D13639
Differential D13640
[keyserver] cache findUserIdentities response varun on Oct 8 2024, 9:36 PM. Authored by Tags None Referenced Files
Subscribers
Details
when possible, we should get the user identity in question from the redis cache. if we can't get it, then we call identity and -- in the background -- cache the response Depends on D13639 called getUserFarcasterID in a loop 10 times with a 10 second sleep in between each call and confirmed that only the first invocation of the function led to an identity service API call
Diff Detail
Event Timeline
|