Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Nov 4, 2024

Follow-up of #43599, specifically https://github.com/apache/airflow/pull/43599/files#r1826351853 from @dstandish.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:CLI area:Scheduler including HA (high availability) scheduler labels Nov 4, 2024
@kaxil kaxil requested review from ashb and dstandish November 4, 2024 21:46

self.log.info("Running: %s", self._command)
self.log.info("Subtask %s", self._task_instance.task_id)
self.log.info("Task %s", self._task_instance.task_id)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to me this has basically no content. i would move it to the L161 message and just put the key value task_id=%s

wdyt?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

like the task id is only useful as an attr to identify a meaningful log event. but it is not in itself a meaningful log event.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Dec 20, 2024
@github-actions github-actions bot closed this Dec 26, 2024
@kaxil kaxil deleted the subtask branch December 31, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI area:Scheduler including HA (high availability) scheduler stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants