Update deliver worker conflict strategy (#15961)

This commit is contained in:
Fernando Valverde 2022-01-05 11:48:22 -06:00 committed by GitHub
parent 528bd2baa6
commit a26c86ec9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ module PushNotifications
retry: 10,
lock: :until_expired,
lock_ttl: 30,
on_conflict: :reject
on_conflict: :log
def perform
# Deliver all pending Push Notifications