docs: improve description of task_instance_key_str#51741
Closed
kevinhongzl wants to merge 1 commit into
Closed
Conversation
kevinhongzl
force-pushed
the
update-task_instance_key_str-description
branch
8 times, most recently
from
June 19, 2025 02:49
73e77b3 to
31e1146
Compare
kevinhongzl
force-pushed
the
update-task_instance_key_str-description
branch
2 times, most recently
from
June 25, 2025 07:06
f0d5eec to
fe62716
Compare
kevinhongzl
force-pushed
the
update-task_instance_key_str-description
branch
from
June 30, 2025 15:52
fe62716 to
4d20e17
Compare
kevinhongzl
force-pushed
the
update-task_instance_key_str-description
branch
from
August 15, 2025 15:20
4d20e17 to
9461461
Compare
Contributor
|
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. |
shahar1
reviewed
Oct 4, 2025
shahar1
left a comment
Contributor
There was a problem hiding this comment.
If we acknowledge the lack of uniqueness as an issue which is too complicated to be fixed this point, I would add somewhere in the document a clear warning that this key is not unique.
shahar1
force-pushed
the
update-task_instance_key_str-description
branch
from
January 24, 2026 08:18
084d219 to
4871c07
Compare
Contributor
|
Will be handled as part of #61258 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes: #51315
This PR improves the description of the
task_instance_key_strtemplate variable by removing the word "unique" for accuracy and adding some details.^ 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.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.