dschiavu commented on issue #32617:
URL: https://github.com/apache/airflow/issues/32617#issuecomment-1887887470
Just a quick question: does this bug affect the DAG execution in any way,
i.e. does it have any significant impact on the normal running of DAGs that are
using `TriggerDagRunOperator`s?
I have been getting the same `{secrets_masker.py:273} WARNING - Unable to
redact <TaskInstanceState.SUCCESS: 'success'>, please report this via
https://github.com/apache/airflow/issues. Error was: TypeError: EnumMeta.call()
missing 1 required positional argument: 'value'` message in some of my DAGs as
well.
I'd prefer to avoid upgrading to 2.7.0 where this is fixed, if possible.
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]