SIENTIAPDE-1646
SIENTIAPDE-1646 Update RUNTIME_WORKFLOWS in TemporalManager to include 'drift' and 'simple_metrics', expanding workflow capabilities and enhancing orchestration functionality.
This commit is contained in:
@@ -25,7 +25,7 @@ with workflow.unsafe.imports_passed_through():
|
||||
from orchestrator.utils.converters import parse_frequency
|
||||
|
||||
|
||||
RUNTIME_WORKFLOWS = ['predictions_batch', 'minimal_retrain']
|
||||
RUNTIME_WORKFLOWS = ['predictions_batch', 'minimal_retrain', 'drift', 'simple_metrics']
|
||||
|
||||
class TemporalManager(SientiaMonitoring):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user