You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fetch and cache only phone numbers present in the current thread page.
Keep cache entries consistent across mutations and include the staged
contact form UX updates.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ffe6b904-8f76-4e89-a786-d07a0cc9096d
returnnil, repository.tracer.WrapErrorSpan(span, stacktrace.Propagatef(err, "cannot fetch all contacts for user [%s]", userID))
157
+
returnnil, repository.tracer.WrapErrorSpan(span, stacktrace.Propagatef(err, "cannot fetch contacts for user [%s] by phone numbers [%v]", userID, phoneNumbers))
0 commit comments