Skip to content

Fix timer.duration unit labels in logs#61824

Merged
ephraimbuddy merged 2 commits intoapache:mainfrom
astronomer:fix_scheduler_loop_debug_log
Feb 13, 2026
Merged

Fix timer.duration unit labels in logs#61824
ephraimbuddy merged 2 commits intoapache:mainfrom
astronomer:fix_scheduler_loop_debug_log

Conversation

@jedcunningham
Copy link
Copy Markdown
Member

Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior.

Historical context: #39908 introduced milliseconds alignment with a compatibility flag, and #43975 removed that flag and standardized milliseconds everywhere.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: Cursor CLI (GPT 5.3 Codex)

Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jedcunningham jedcunningham added this to the Airflow 3.1.8 milestone Feb 12, 2026
@boring-cyborg boring-cyborg bot added area:dev-tools area:plugins area:Scheduler including HA (high availability) scheduler area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Feb 12, 2026
@ephraimbuddy ephraimbuddy merged commit 10dcb3a into apache:main Feb 13, 2026
102 checks passed
@ephraimbuddy ephraimbuddy deleted the fix_scheduler_loop_debug_log branch February 13, 2026 07:20
@github-actions
Copy link
Copy Markdown

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 10dcb3a v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
vatsrahul1001 pushed a commit that referenced this pull request Mar 3, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: #39908 introduced milliseconds alignment with a
compatibility flag, and #43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
(cherry picked from commit 10dcb3a)
@vatsrahul1001
Copy link
Copy Markdown
Contributor

Manual backport #62757

vatsrahul1001 added a commit that referenced this pull request Mar 3, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: #39908 introduced milliseconds alignment with a
compatibility flag, and #43975 removed that flag and standardized
milliseconds everywhere.


(cherry picked from commit 10dcb3a)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
vatsrahul1001 added a commit that referenced this pull request Mar 4, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: #39908 introduced milliseconds alignment with a
compatibility flag, and #43975 removed that flag and standardized
milliseconds everywhere.


(cherry picked from commit 10dcb3a)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.

Historical context: apache#39908 introduced milliseconds alignment with a
compatibility flag, and apache#43975 removed that flag and standardized
milliseconds everywhere.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:plugins area:Scheduler including HA (high availability) scheduler area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants