GitHub user potiuk added a comment to the discussion: Implementing a Locking Mechanism in Airflow Variables to Prevent Race Conditions
No such mechanism AFAIK - you should likely use external system for that. Depending on the place you run it with you might have different options (for example dynamodb in AWS) - that's probably the best advice you can get. GitHub link: https://github.com/apache/airflow/discussions/46482#discussioncomment-12072637 ---- This is an automatically sent email for commits@airflow.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org