xkarkosx commented on issue #44354:
URL: https://github.com/apache/airflow/issues/44354#issuecomment-3639042076
--- Supervised process Last chance exception handler ---
Traceback (most recent call last):
File
"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/execution_time/supervisor.py",
line 376, in _fork_main
target()
File
"/home/airflow/.local/lib/python3.12/site-packages/airflow/dag_processing/processor.py",
line 126, in _parse_file_entrypoint
result = _parse_file(msg, log)
^^^^^^^^^^^^^^^^^^^^^
File
"/home/airflow/.local/lib/python3.12/site-packages/airflow/dag_processing/processor.py",
line 142, in _parse_file
_execute_callbacks(bag, msg.callback_requests, log)
File
"/home/airflow/.local/lib/python3.12/site-packages/airflow/dag_processing/processor.py",
line 182, in _execute_callbacks
raise NotImplementedError(
NotImplementedError: Haven't coded Task callback yet -
https://github.com/apache/airflow/issues/44354!
I have the same problem with Airflow 3.0.2. Will updating fix it?
--
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]