Gabriel Francisco
Explore posts from serversCDCloudflare Developers
•Created by Gabriel Francisco on 4/24/2025 in #workers-help
Create alert for high error rate on worker
Is it possible to create an email alert when my worker is throwing too many errors based on the logs? Like Google Cloud does.
1 replies
CDCloudflare Developers
•Created by Gabriel Francisco on 1/8/2024 in #workers-help
How to use the hibernatable websocket API on workers + durable objects?
I'm creating a worker + DO that accept websocket requests. I'm a little bit confused of how do I implement the hibernatable API. Does someone have an example? And also, how do I know that I did it right?
3 replies
CDCloudflare Developers
•Created by Gabriel Francisco on 7/7/2023 in #workers-help
can't make route matching work with wildcard subdomain
I just created the worker with the starter proxy template and added my route (*.app.jeto.ai) and it don't work, am I doing something wrong? Should I create something on the zone?
13 replies
CDCloudflare Developers
•Created by Gabriel Francisco on 5/25/2023 in #pages-help
Using builtin node packages on build process cause errors
hello, is it possible to have firebase-admin on cloudflare pages?
it keeps getting an error on build, because it relies on node packages
22 replies