SIENTIAPDE-1646
SIENTIAPDE-1646 Update RUNTIME_WORKFLOWS in TemporalManager to include 'minimal_retrain', enhancing workflow capabilities.
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']
|
||||
RUNTIME_WORKFLOWS = ['predictions_batch', 'minimal_retrain']
|
||||
|
||||
class TemporalManager(SientiaMonitoring):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user