Page MenuHomePhabricator

Disable XCOMs for dump tasks
Closed, ResolvedPublic

Description

We are going to execute many dump tasks, and they don't return anything we need to save to the database. Let's disable XCOMs for these tasks, which might save some DB storage space over time.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
test_k8s/dumpsv1: ensure dump tasks don't store their result to the databaserepos/data-engineering/airflow-dags!1223brouberolT391481main
Customize query in GitLab

Event Timeline

brouberol triaged this task as Medium priority.

brouberol merged https://gitlab.wikimedia.org/repos/data-engineering/airflow-dags/-/merge_requests/1223

test_k8s/dumpsv1: ensure dump tasks don't store their result to the database