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
..
2025-12-12 12:45:33 -06:00
2026-01-07 12:31:44 -06:00
2025-12-05 17:16:43 -06:00
2026-01-12 09:52:35 -07:00
2026-01-07 13:36:46 -06:00
2026-01-12 09:52:35 -07:00
2026-01-16 11:36:08 -06:00
2026-01-07 13:36:46 -06:00
2026-01-15 14:17:56 -06:00
2026-01-16 11:36:08 -06:00
2026-01-16 11:36:08 -06:00
2026-01-12 09:52:35 -07:00
2026-01-16 19:33:31 +00:00
2026-01-16 19:33:31 +00:00
2026-01-16 11:36:08 -06:00
2026-01-16 19:33:31 +00:00