I have a feeling that will be blocked already but yeah that is the next move if this doesn't work. this was supposed to be the easiest option but nobody offers it..
any idea why returning a 401 from a gRPC service would cause CF LB to return a 520? It doesn't return 520 if I made a http1 call to the same server w same response
When troubleshooting most 5XX errors, the correct course of action is to first contact your hosting provider or site administrator to troubleshoot and …
I did follow the docs, but like im struggling with putting the _worker.js in the actual output dir??
Like as you can see in the first photo, running the build command generates a _worker.js file, but it is not the one that I wrote, how do I get MY worker to be in the build directory? Keep in mind I'm using svelte
yeah im kinda lost, i assumed using remix for the frontend would work and allow me to fetch from an api and send the whole response back, but the api requires the user to be logged in
I was told by multiple people that I could run langchain with Cloudflare workers & wrangler
Am I being led in the wrong direction?
The issue I’m having is that I want to run langchain in a react native mobile application but the Hermes engine does not use “readable streams” which is how langchain responds