Files
distributor/docs/roadmap/implementation.md

1018 B

HTTP Upload Deferred Work

Purpose

HTTP upload behavior is implemented and documented in the current-behavior manuals:

This file tracks only HTTP upload work that is not implemented.

Deferred Work

  • URL-token authentication.
  • Zstandard-compressed archive support.
  • Durable status persistence across process restarts.
  • Database-backed queueing.
  • Producer-supplied idempotency keys.
  • Run listing, cancellation, and retry endpoints.
  • In-app TLS.
  • Public network exposure defaults.
  • Browser UI.

Documentation Rule

Deferred behavior belongs under docs/roadmap/ until implemented. Current behavior docs must describe only the active HTTP upload API, configuration, operation, troubleshooting, and internal package contracts.