Investigate if we can optimise register_asset_changes_in_db from task runner #46002
Open
1 task done
Labels
area:datasets
Issues related to the datasets feature
area:task-execution-interface-aip72
AIP-72: Task Execution Interface (TEI) aka Task SDK
Body
Right now, for registering asset events on task completion, we send across a lot of "events" for AssetNameRef and AssetUriRef types. Maybe we can optimise it by retrieving the Asset directly using client APIs and sending those.
This will also simplify
register_asset_changes_in_db
Committer
The text was updated successfully, but these errors were encountered: