mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:26:30 +00:00
update AI initializing
rework AIAvailabilityStatus events to mediatr
This commit is contained in:
@@ -21,6 +21,7 @@ using RabbitMQ.Stream.Client.Reliable;
|
||||
namespace Azaion.Common.Services;
|
||||
|
||||
// SHOULD BE ONLY ONE INSTANCE OF AnnotationService. Do not add ANY NotificationHandler to it!
|
||||
// Queue consumer should be created only once.
|
||||
public class AnnotationService : IAnnotationService
|
||||
{
|
||||
private readonly IDbFactory _dbFactory;
|
||||
|
||||
Reference in New Issue
Block a user