Values.NotifyRecommendationsReceivedErrorSourceAn error occurred when creating a recommendation.
type nonrec t = {recommendationId : RecommendationId.t option;The identifier of the recommendation that is in error.
*)message : NotifyRecommendationsReceivedErrorMessage.t option;A recommendation is causing an error.
*)}