SIENTIAPDE-1110
Update CoreScouter workflow to include store_data_package method in the main execution flow, enhancing data handling capabilities.
This commit is contained in:
@@ -75,6 +75,7 @@ async def main():
|
||||
activities.aggregate_data,
|
||||
activities.group_and_hold_data,
|
||||
activities.export_data_to_postgres,
|
||||
activities.store_data_package
|
||||
]
|
||||
),
|
||||
Worker(
|
||||
|
||||
Reference in New Issue
Block a user