Skip to content

Update the RecommendationsInteractionEvent to handle bulk request processing #5109

@akolson

Description

@akolson

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

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions