feat: start ovh API implement

This commit is contained in:
Maël Gangloff 2024-07-29 11:56:45 +02:00
parent e744bbcef0
commit 94fdb99d96
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

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