mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
Merge pull request #2076 from internetee/2026-mark_orphan_notification_read
Mark orphan notification as read
This commit is contained in:
commit
2c0221bb2b
2 changed files with 26 additions and 0 deletions
|
@ -27,6 +27,7 @@ module Epp
|
|||
|
||||
Rails.logger.error 'orphan message, error ignored: ' + problem.to_s
|
||||
# now we should dequeue or delete the messages avoid duplicate log alarms
|
||||
@notification.mark_as_read
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue