



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 filesworkerd/server/server.c++:3932: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal error