Context
Bee 2.7.1
Summary
The swarm-tag and swarm-deferred-upload header is missing on the /soc endpoint when uploading a Single-owner Chunk. That means that sometimes uploading an SOC may take several seconds (>15 seconds in some cases) because the API waits until chunk is pushed to the correct neighborhood.
Expected behavior
I would expect to have the swarm-tag and swarm-deferred-upload headers similarly to the /chunks endpoint with the same semantics.
AI Disclosure
Context
Bee 2.7.1
Summary
The
swarm-tagandswarm-deferred-uploadheader is missing on the/socendpoint when uploading a Single-owner Chunk. That means that sometimes uploading an SOC may take several seconds (>15 seconds in some cases) because the API waits until chunk is pushed to the correct neighborhood.Expected behavior
I would expect to have the
swarm-tagandswarm-deferred-uploadheaders similarly to the/chunksendpoint with the same semantics.AI Disclosure