Skip to content

Conversation

@nakamura1878
Copy link
Contributor

When running S3KeysUnchangedSensor in deferrable mode, s3_hook_async.is_keys_unchanged_async returns {status: 'error'} when there are 'not enough objects'.
However, this differs from the logic of S3KeysUnchangedSensor.is_keys_unchanged. The expected behavior is {status: 'pending'}, so this change makes that correction.


^ 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 airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Apr 4, 2025
@nakamura1878 nakamura1878 changed the title refactor(S3Hook): remove error response for inactivity period in key emove error response for inactivity period in key Apr 4, 2025
@nakamura1878 nakamura1878 changed the title emove error response for inactivity period in key remove error response for inactivity period in key Apr 4, 2025
@eladkal eladkal requested review from ferruzzi and vincbeck April 4, 2025 18:56
@vincbeck vincbeck merged commit f911e47 into apache:main Apr 7, 2025
67 checks passed
simonprydden pushed a commit to simonprydden/airflow that referenced this pull request Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants