-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lib] Use batch Blob service endpoints in processHolders action
Summary: Address [[ https://linear.app/comm/issue/ENG-9355/update-processholdersaction-to-use-batched-blob-endpoints | ENG-9355 ]]. When processing holders, we can make 1-2 batch Blob HTTP calls instead of M+N calls for every single processed holder. Depends on D13656 Test Plan: Start a DM thread, set image thread avatar, then reset back to emoji. With Redux devtools and console logs verify that actions are successful. Reviewers: kamil, tomek Reviewed By: kamil Subscribers: ashoat Differential Revision: https://phab.comm.dev/D13657
- Loading branch information
Showing
1 changed file
with
30 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters