Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3727841
D11831.id39948.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
415 B
Referenced Files
None
Subscribers
None
D11831.id39948.diff
View Options
diff --git a/services/identity/src/database/farcaster.rs b/services/identity/src/database/farcaster.rs
--- a/services/identity/src/database/farcaster.rs
+++ b/services/identity/src/database/farcaster.rs
@@ -21,6 +21,7 @@
pub struct FarcasterUserData(pub FarcasterUser);
impl DatabaseClient {
+ #[tracing::instrument(skip_all)]
pub async fn get_farcaster_users(
&self,
farcaster_ids: Vec<String>,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 9:22 PM (11 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2826275
Default Alt Text
D11831.id39948.diff (415 B)
Attached To
Mode
D11831: [identity] add span tracing to identity farcaster.rs
Attached
Detach File
Event Timeline
Log In to Comment