mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 21:08:12 +00:00
Fallback cron job for ticketing if rabbitmq disconnected.
This commit is contained in:
@@ -72,6 +72,6 @@ function rabbitMQImport(): DynamicModule[] {
|
||||
PaymentEventsConsumer,
|
||||
ServiceAuthGuard,
|
||||
],
|
||||
exports: [PaymentClientService],
|
||||
exports: [PaymentClientService, PaymentsService],
|
||||
})
|
||||
export class PaymentsModule {}
|
||||
|
||||
Reference in New Issue
Block a user