Skip to content

Update the RecommendationsInteractionEvent to handle bulk request processing #5109

@akolson

Description

@akolson

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions