The worker dump script iterates over all kinds of dumps if not provided the --job <name-csv> value.
Instead of letting it handle the whole bulk of the work, we will generate an airflow task for each job, so that we get a finer grain view of where we are.
This will also help us uploading the result of each dump to the clouddumps servers as soon as it is generated.