BlobRouter v0.1 · Last updated: August 2026 · Architecture version: 2.0
Current behavior
BlobRouter v1 does not accept anIdempotency-Key header.
Guidance
- Treat each
upload()/ init as a new object - On uncertain network after PUT, use
fileId+ complete carefully; do not blindly re-init - Prefer SDK retries for safe GETs and transient control-plane failures (Retries)