Skip to content

Conversation

@o-nikolas
Copy link
Contributor

Bedrock Operators already have retries for the various authorizations but it was missing the 403 error code that we see periodically (in a race condition):

Failure caused by An error occurred (ValidationException) when calling the CreateKnowledgeBase operation: The knowledge base storage configuration provided is invalid... Dependency error document status code: 403, error message: Bad Authorization

^ 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.

Bedrock Operators already have retries for the various authorizations
but it was missing the 403 error code that we see periodically (in a
race condition)
@o-nikolas o-nikolas requested a review from eladkal as a code owner November 3, 2025 23:12
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Nov 3, 2025
@eladkal eladkal merged commit b603ccb into apache:main Nov 4, 2025
84 checks passed
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
Bedrock Operators already have retries for the various authorizations
but it was missing the 403 error code that we see periodically (in a
race condition)
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.

2 participants