-
-
Notifications
You must be signed in to change notification settings - Fork 299
Update the RecommendationsInteractionEvent to handle bulk request processing #5109
Copy link
Copy link
Closed
Closed
Copy link
Labels
Milestone
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Desired behavior
For improved UX and server processing efficiency, we need to implement bulk processing for RecommendationsInteractionEvent. The existing approach, which individually loops through and creates events for each ignored recommendation, is suboptimal and could create bad UX.
Current behavior
The RecommendationsInteractionEvent currently only supports single-request processing.
Value add
Better UX and server processing efficiency.
Possible tradeoffs
Add labels
Reactions are currently unavailable
