Receive lifecycle: serialize terminal state with an epoch #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Receive pause, resume, revoke, delete, upload, and finalize paths are currently coordinated through KV state, tombstones, and targeted cleanup. This follow-up tracks a durable per-link lifecycle epoch so late anonymous operations cannot race terminal owner/admin actions across isolates.
Source: Deferred from receive links fix pass after PR multi-agent code review
File:
worker.js:3938,worker.js:4029Branch:
feature/receive-links-foundationFailure mode
Why deferred from receive links fix pass
Proposed work
Acceptance
410,423, or documented retryable responses.References
feature/receive-links-foundationreceive-links review fix pass.