Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #2247: stop retry fcm queue when missing notification record #2255

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

hengsokly
Copy link
Collaborator

  • Added DeliveryMethods::FcmDecorator to enhance the functionality of FCM delivery.
  • Implemented a discard job mechanism to handle scenarios where a notification record is missing, ensuring that unnecessary processing is avoided.

@hengsokly hengsokly force-pushed the 2247-stop-retry-when-notification-not-found branch from 1c199be to a6040fc Compare January 11, 2025 16:32
@hengsokly hengsokly self-assigned this Jan 12, 2025
@channainfo channainfo added the enhancement New feature or request label Jan 13, 2025
@hengsokly hengsokly force-pushed the 2247-stop-retry-when-notification-not-found branch 2 times, most recently from b75b2e9 to 43d8aa7 Compare January 16, 2025 02:57
app/notifications/noticed_fcm_base.rb Outdated Show resolved Hide resolved
@channainfo
Copy link
Owner

@hengsokly it looks great, just a tiny comment to checkout a file that has nothing to do with the issue.

@hengsokly hengsokly force-pushed the 2247-stop-retry-when-notification-not-found branch 2 times, most recently from e442dc4 to 286df12 Compare January 21, 2025 11:42
@hengsokly hengsokly force-pushed the 2247-stop-retry-when-notification-not-found branch from 286df12 to 977db86 Compare January 27, 2025 10:03
@channainfo channainfo merged commit 32f269a into develop Jan 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants