SIENTIAPDE-1350: Configure separate task queues for train and cleanup workers, update sientia-dataops-library to 1.6.1 and refactor prometheus server startup to use logger.
This commit is contained in:
@@ -17,6 +17,8 @@ PROJECT_NAME=sientia-model-manager
|
||||
|
||||
TEMPORAL_HOST=temporal-frontend.temporal.svc.cluster.local:7233
|
||||
TEMPORAL_NAMESPACE=model-manager
|
||||
TRAIN_TASK_QUEUE=train_model-queue
|
||||
CLEANUP_TASK_QUEUE=cleanup-queue
|
||||
|
||||
MONGODB_USERNAME=mongo_user
|
||||
MONGODB_PASSWORD=mongo_db_password
|
||||
|
||||
Reference in New Issue
Block a user