mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 14:06:21 +02:00
Fix poll messages crashing
This commit is contained in:
parent
4f2c29f6a3
commit
ce01b0847c
3 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,7 @@ module Repp
|
|||
# WHERE attached_obj_type = 'Epp::Domain' AND name IS NULL;
|
||||
message = 'orphan message, domain deleted, registrar should dequeue: '
|
||||
Rails.logger.error message + e.to_s
|
||||
nil
|
||||
end
|
||||
# rubocop:enable Style/RescueStandardError
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue