mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
13b60d39ce
1 changed files with 3 additions and 2 deletions
|
@ -550,6 +550,7 @@ class Epp::Domain < Domain
|
||||||
return dt
|
return dt
|
||||||
rescue => _e
|
rescue => _e
|
||||||
add_epp_error('2306', nil, nil, I18n.t('action_failed_due_to_server_error'))
|
add_epp_error('2306', nil, nil, I18n.t('action_failed_due_to_server_error'))
|
||||||
|
logger.error(e)
|
||||||
raise ActiveRecord::Rollback
|
raise ActiveRecord::Rollback
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue