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