SIENTIAPDE-1005
Fix
This commit is contained in:
@@ -39,7 +39,9 @@ class Scouter:
|
||||
'schedule_name': input_data['schedule_name'],
|
||||
'model_name': input_data['model_name'],
|
||||
'model_id': input_data['model_id']
|
||||
}
|
||||
},
|
||||
retry_policy=retry_policy,
|
||||
start_to_close_timeout=timedelta(seconds=60)
|
||||
)
|
||||
|
||||
data = await workflow.execute_activity_method(
|
||||
|
||||
Reference in New Issue
Block a user