mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
In AWS credentials providers, replace `retryable_http_client` with Seastar's native HTTP client. Integrate the newly added `default_aws_retry_strategy` to handle retries more efficiently and reduce dependency on external retry logic.