mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add low priority RDAP message queue
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
namespace App\Message;
|
||||
|
||||
use Symfony\Component\Messenger\Attribute\AsMessage;
|
||||
|
||||
#[AsMessage('rdap_async')]
|
||||
final class UpdateDomain
|
||||
{
|
||||
public function __construct(
|
||||
|
||||
Reference in New Issue
Block a user