cosbgn
Explore posts from serversCDCloudflare Developers
•Created by cosbgn on 12/29/2024 in #workers-help
email worker `send to a worker` - can I select a specific path?
Great thank you!
3 replies
CDCloudflare Developers
•Created by cosbgn on 12/19/2024 in #workers-help
How to cache workers with static assets (beta)?
10 replies
CDCloudflare Developers
•Created by cosbgn on 12/19/2024 in #workers-help
How to cache workers with static assets (beta)?
on pages it was working perfectly, it changed since I moved to workers + assets
10 replies
CDCloudflare Developers
•Created by cosbgn on 12/19/2024 in #workers-help
How to cache workers with static assets (beta)?
10 replies
CDCloudflare Developers
•Created by cosbgn on 12/19/2024 in #workers-help
How to cache workers with static assets (beta)?
It's supposed to be a minute, but now it's just never cached
10 replies
CDCloudflare Developers
•Created by cosbgn on 12/19/2024 in #workers-help
How to cache workers with static assets (beta)?
it's dynamic (i.e. a backend function/worker)
10 replies
CDCloudflare Developers
•Created by cosbgn on 10/5/2024 in #pages-help
Postgres timesout on cloudflare:
If anyone could even be able to tell me if the issue is on cloudflare side or nuxt side it would already be a big help
14 replies
CDCloudflare Developers
•Created by cosbgn on 10/5/2024 in #pages-help
Postgres timesout on cloudflare:
If someone would like to help out this can be run also locally (and it will timeout also locally) with:
NITRO_PRESET=cloudflare_module npm run build
and then:
npx wrangler dev --remote .output/server/index.mjs --site .output/public --log-level debug
Happy to share the DB password for a suuuper simple reproduction14 replies
CDCloudflare Developers
•Created by cosbgn on 10/5/2024 in #pages-help
Postgres timesout on cloudflare:
hyperdrive is not available on pages so I wouldn't work.
I tried also locally with wrangler dev and it just can't connect and I also tried with another PG provider, same thing.
Not sure, but it could be caused by nuxt
14 replies
CDCloudflare Developers
•Created by cosbgn on 10/5/2024 in #pages-help
Postgres timesout on cloudflare:
Variables are 100% set, I tested also by hard coding directly the values in there
14 replies
CDCloudflare Developers
•Created by cosbgn on 10/5/2024 in #pages-help
Postgres timesout on cloudflare:
@Cyb3r-Jok3
14 replies