iachat/app/services/notification
Muhsin Keloth ee9f1d7adb
chore: Handle WebPush rate limiting in push notification service (#12184)
Implemented a rescue block for WebPush::TooManyRequests that logs
warnings during rate limiting events. This captures user email and
account ID for better traceability. We will implement a proper
throttling mechanism after identifying patterns across accounts.
2025-08-13 13:32:22 +05:30
..
email_notification_service.rb chore: Disable email notifications for unconfirmed users (#10964) 2025-02-24 12:14:40 -08:00
fcm_service.rb feat: FCM HTTP v1 API changes (#9629) 2024-06-18 10:38:06 +05:30
push_notification_service.rb chore: Handle WebPush rate limiting in push notification service (#12184) 2025-08-13 13:32:22 +05:30