Ricardo Viteri
CDCloudflare Developers
•Created by Ricardo Viteri on 1/4/2024 in #general-help
Warp connector availability?
Wondering when will Warp connector be released?
4 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 11/17/2023 in #workers-help
Worker requests does not match dashboard
38 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 11/16/2023 in #pages-help
"The script will never generate a response"
9 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 10/31/2023 in #pages-help
How to deal with Pages/Workers outages?
It seems there were issues for pages/workers yersterday.
What is the best way we can deal with those issues? What kind of pattern should I follow to present these errors to the users?
1 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 9/29/2023 in #pages-help
pages build cache for svelte/kit
Wondering if SvelteKit can benefit from the Pages Build Cache, if so - will it be supported?
1 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 7/26/2023 in #workers-help
Is it possible to deploy a worker via github?
I want to deploy a worker via a github repo just like pages. Is it possible? Should I deploy as if it was a pages project?
Thanks!
2 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 6/17/2023 in #pages-help
how do I validate a jwt using a jwks in pages?
How can I implement in cloudflare’s runtime a jwt validatation using information from the jwks endpoint ?
Any tips?
3 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 4/25/2023 in #workers-help
How to send message to telegram bot api
My worker is returning
{ok: false, error_code: 400, description: 'Bad Request: message text is empty'}
when I make an API call to Telegram.
However, I don't see any problems with my fetch request within my worker. What am I missing in my fetch function?
5 replies
CDCloudflare Developers
•Created by Ricardo Viteri on 3/20/2023 in #pages-help
Sveltekit streaming?
Does Pages support streaming?
https://svelte.dev/blog/streaming-snapshots-sveltekit
26 replies