After a POST response is held ~1s+, the next request the browser sends on the same connection is silently dropped by the edge: it never reaches the Worker (no invocation in wrangler tail), receives no response of any kind, and the connection itself stays alive.