fix: enable domain update

This commit is contained in:
Maël Gangloff
2024-07-29 16:55:45 +02:00
parent 691b684fc1
commit a8d624c7c9

View File

@@ -53,7 +53,7 @@ final readonly class ProcessWatchListTriggerHandler
$updatedAt = $domain->getUpdatedAt();
try {
//$domain = $this->RDAPService->registerDomain($domain->getLdhName());
$domain = $this->RDAPService->registerDomain($domain->getLdhName());
} catch (Throwable) {
$this->sendEmailDomainUpdateError($domain, $watchList->getUser());
//continue; // This line is commented out to allow the purchase of expired domains