Mondo Diaz
e215ecabcd
Add S3 configuration options and improved error handling
- Add s3_verify_ssl config option for SSL/TLS verification
- Add s3_connect_timeout and s3_read_timeout config options
- Add s3_max_retries config option with adaptive retry mode
- Add S3StorageUnavailableError for backend availability issues
- Add HashCollisionError for detecting extremely rare hash collisions
- Add hash collision detection by comparing file sizes on dedup
- Handle network interruption and timeout errors explicitly
- Update routes.py to handle new exception types with appropriate HTTP codes
2026-01-05 14:46:18 -06:00
..
2025-12-12 12:45:33 -06:00
2025-12-12 12:45:33 -06:00
2025-12-05 17:16:43 -06:00
2026-01-05 14:46:18 -06:00
2025-12-12 12:45:33 -06:00
2025-12-11 18:05:08 -06:00
2025-12-11 18:05:08 -06:00
2025-12-15 14:47:30 -06:00
2026-01-05 14:46:18 -06:00
2026-01-05 11:16:46 -06:00
2025-12-11 14:36:22 -06:00
2026-01-05 14:46:18 -06:00