Tracks when a user selects an incorrect suggestion.
Logs a USER_REJECT event for telemetry and stores the incorrect selection along with the timestamp.
USER_REJECT
The unique identifier of the user.
The incorrect suggestion the user selected.
Tracks when a user selects an incorrect suggestion.
Logs a
USER_REJECT
event for telemetry and stores the incorrect selection along with the timestamp.