TogetherCrew / airflow-dags

1 stars 1 forks source link

Fix: notion ETL failing if at least one wrong page/database id given in all ids #219

Closed amindadgar closed 1 month ago

amindadgar commented 1 month ago

For the case of a notion platform task, If passing multiple page/database id for it and if one of the ids was wrong, the whole ETL will fail. We need to run the ETL per page/database id.