Skip to content

Use Boto waiters instead of customer _await_status method for RDS Operators #27096

@o-nikolas

Description

@o-nikolas

Description

Currently some code in RDS Operators use boto waiters and some uses a custom _await_status, the former is preferred over the later (waiters are vetted code provided by the boto sdk, they have features like exponential backoff, etc). See this discussion thread for more details/context.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions