mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Story#113066359 - all whois generation of domain and reserved/blocked domain is async + domain destroy removes whois async
This commit is contained in:
parent
93d765dea2
commit
77da9ccd2b
1 changed files with 0 additions and 1 deletions
|
@ -826,7 +826,6 @@ class Domain < ActiveRecord::Base
|
||||||
end
|
end
|
||||||
|
|
||||||
def update_whois_record
|
def update_whois_record
|
||||||
p "run by transaction"
|
|
||||||
UpdateWhoisRecordJob.enqueue name, 'domain'
|
UpdateWhoisRecordJob.enqueue name, 'domain'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue