Open praveenkuttappan opened 11 months ago
APIView sends too many notifications now when someone comments on a review. We should ada feature to delay sending these notifications and consolidate them using a delayed background task instead of sending one notification email per comment.
### Tasks - [ ] https://github.com/Azure/azure-sdk-tools/issues/938 - [ ] https://github.com/Azure/azure-sdk-tools/issues/4499
Suggestion was to add settings in the Profile section so people can decide how frequent they want the updates
Profile
APIView sends too many notifications now when someone comments on a review. We should ada feature to delay sending these notifications and consolidate them using a delayed background task instead of sending one notification email per comment.