The GitHub Actions job "Tests" on airflow.git/fix/issue-58770-handler-kwargs 
has failed.
Run started by GitHub user srchilukoori (triggered by srchilukoori).

Head commit for run:
b426c4090d40e46dd4426360811a8db2e10722c2 / Sadha Chilukoori 
<[email protected]>
Derive FileTaskHandler params dynamically via inspect instead of hardcoding

Address review feedback: use inspect.signature(FileTaskHandler.__init__)
to determine which remote_task_handler_kwargs belong to the file handler
vs the RemoteLogIO constructor. Remove dead _io_kwargs = {} reset lines.

Report URL: https://github.com/apache/airflow/actions/runs/25253824044

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to