Mondo Diaz
722e7d2d81
Add large file upload enhancements and tests (#43)
- Add upload duration/throughput metrics (duration_ms, throughput_mbps) to response
- Add upload progress logging for large files (hash computation and multipart upload)
- Add client disconnect handling during uploads with proper cleanup
- Add upload progress tracking endpoint GET /upload/{upload_id}/progress
- Add large file upload tests (10MB, 100MB, 1GB)
- Add upload cancellation and timeout handling tests
- Add API documentation for upload endpoints with curl, Python, JavaScript examples
2026-01-16 19:33:31 +00:00
..
2026-01-07 12:31:44 -06:00
2026-01-07 12:31:44 -06:00
2026-01-12 09:52:35 -07:00
2026-01-16 17:22:16 +00:00
2026-01-16 17:37:09 +00:00
2026-01-16 18:13:03 +00:00
2026-01-16 19:33:31 +00:00
2026-01-07 12:31:44 -06:00
2026-01-12 09:52:35 -07:00
2026-01-16 17:22:16 +00:00
2026-01-16 18:55:34 +00:00
2026-01-07 12:31:44 -06:00
2026-01-16 17:37:09 +00:00
2026-01-16 17:46:38 +00:00
2026-01-16 11:36:08 -06:00