The GitHub Actions job "Tests" on airflow.git/fix/kpo-log-level-parsing has 
failed.
Run started by GitHub user Vishwaspatel2401 (triggered by jscheffl).

Head commit for run:
4863423b492222fce9357ddd536d29d2874e31b8 / Vishwaspatel2401 
<[email protected]>
Address review feedback: simplify log dispatch and add level detection to async 
path

- Consolidate if/else in _log_message to a single self.log.log(level, msg) call
- Apply _parse_log_level() in 
AsyncPodManager.fetch_container_logs_before_current_sec()
  so deferrable/async task logs are also forwarded at the correct level instead 
of always INFO
- Update test to assert self.log.log() instead of self.log.info() for async path

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

With regards,
GitHub Actions via GitBox


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

Reply via email to