bucketwarden-errors
bucketwarden-errors owns S3 service-specific error catalogs and retry classification helpers used by BucketWarden compatibility reporting and runtime responses.
Install
= { = "../bucketwarden-errors" }
Usage
let retryable = error_response_is_retryable;
let catalog = s3_service_specific_error_catalog;
Crate Links
- Used by
bucketwarden-server. - Complements
bucketwarden-s3,bucketwarden-http, andbucketwarden-xml.
Author
Jacob Stewart <jacob@swarmauri.com>