New alert service
This commit is contained in:
@@ -39,7 +39,7 @@ from typing import List, Dict, Any
|
||||
# Add project root to path
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent.parent.parent))
|
||||
|
||||
from shared.messaging.rabbitmq import RabbitMQClient
|
||||
from shared.messaging import RabbitMQClient
|
||||
from shared.schemas.alert_types import AlertTypeConstants
|
||||
import structlog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user