GitHub user pykenny edited a comment on the discussion: Can't clear only a single map index from a dynamic mapped task without clearing the other map indexes as well. Known limitation or bug?
If you want to keep setup resources when the run fails and then reuse them by clearing the run, you shouldn’t use setup/teardown context for that resource because a teardown task always runs at the end as long as the corresponding setup succeeds. GitHub link: https://github.com/apache/airflow/discussions/46566#discussioncomment-12104010 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
