thornAvery
Explore posts from serversCDCloudflare Developers
•Created by thornAvery on 8/8/2024 in #general-help
Timeout on Non-proxied DNS
im testing that now, but its a nixos configuration that is currently working on a seperate vps that is using the vps provider for its dns
21 replies
CDCloudflare Developers
•Created by thornAvery on 2/21/2024 in #workers-help
Write to R2 with ReadableStream
message is an EmailObject that is getting passed to the email worker. Logging the raw size gives me the number of bytes I expect.
I can read the stream into a string using a loop and I get what I ekpect, but passing the stream directly as above is giving me zero bytes in R2
4 replies