Meaning the worker that I call from the queue-consumer will not know about the open SSE connection
Meaning the worker that I call from the queue-consumer will not know about the open SSE connection

[object Object] are you sure the file was uploaded to R2 correctly?
[object Object]firmwareBin = await env.R2.get(decodeURI(key));
let { readable, writable } = new FixedLengthStream(175104);
firmwareBin.body.pipeTo(writable);
return new Response(readable, firmwareBin);