~~facing something similar as well. after deployment, the query takes quite some time even though th
i checked and it looks like a kv issue for me https://imgur.com/a/XSoQP7Q




pages.dev backing this?workerd/server/server.c++:3932: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal errorenv.IMAGES.info(stream) and env.IMAGES.input(stream) as shown in the docs... the stream would need to be .tee()'d..info(stream) call?transform.output(...) call still consume transform quota?transform.output(...) response to avoid having to tee the .output(...) response back through .info(stream). Maybe both the input info (format, dimensions, file size) and output info could be included in the transform output response.--env when necessary, and leave the default no-env for production (or pre-emptively deploy with --env production to be slightly more future-proof)--env prod. First time doing many workers using service bindings, etc.env you actually start creating new workers, might be chaotic to introduce pre-production environments later on
X
•2/27/25, 10:09 PM
Build commands and Build variables and secrets only be set in the dashboard currently? or rather not inside wrangler config/env filespages.devworkerd/server/server.c++:3932: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal errorenv.IMAGES.info(stream)env.IMAGES.input(stream).tee().info(stream).info(stream)transform.output(...)transform.output(...).output(...)--env--env production--env prodBuild commandsBuild variables and secrets ✘ [ERROR] No matching export in
"node_modules/cf-mongodb-polyfills/src/dns.ts" for import "default"
.wrangler/tmp/pages-QRbsC1/chunks/index_BiYVbPG6.mjs:11:7:
11 │ import require$$0$5 from 'dns';