This goes through UserIdentityCache, so we are guaranteed that multiple fetches for the same user ID will result in at most a single identity call.
Depends on D13389
Differential D13390
[lib] Introduce findUserIdentities to ProcessDMOperationUtilities Authored by ashoat on Sep 19 2024, 10:44 PM.
Details This goes through UserIdentityCache, so we are guaranteed that multiple fetches for the same user ID will result in at most a single identity call. Depends on D13389 For now, just Flow. I'll test this at a later point in the stack; for now, putting up diffs following the team's recent pattern to get feedback
Diff Detail
|