feat: add low priority RDAP message queue

This commit is contained in:
Maël Gangloff 2025-10-31 16:30:58 +01:00
parent d2a5059a65
commit 0fa95cc95c
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

@ -2,9 +2,6 @@
namespace App\Message;
use Symfony\Component\Messenger\Attribute\AsMessage;
#[AsMessage('rdap_async')]
final class UpdateDomain
{
public function __construct(