This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from db8e628009a Allow secrets redact function to have different redaction
than `***` (#53977)
add c2059b9394d Fix: Prevent duplicate edge_job insertions for deferrable
tasks in EdgeExecutor (#53610) (#53927)
No new revisions were added by this update.
Summary of changes:
.../providers/edge3/executors/edge_executor.py | 64 +++++++++++---
.../unit/edge3/executors/test_edge_executor.py | 97 ++++++++++++++++++++++
2 files changed, 149 insertions(+), 12 deletions(-)