alierdem
Explore posts from serversCDCloudflare Developers
•Created by alierdem on 8/3/2024 in #workers-help
connecting external db in queue consumer
hello
i have a queue consumer that writes some data to an external database (clickhouse in this case)
it works on local with "npx wrangler dev" but when i push it to live it just gives me an error that says it cannot connect.
is there a limitation in the queue consumers about connecting external apis ?
1 replies
CDCloudflare Developers
•Created by alierdem on 7/26/2024 in #workers-help
how do i create analytics dataset?
https://developers.cloudflare.com/analytics/analytics-engine/get-started/
i like to use this but could not find where i can create a dataset in the interface ? am i missing something ?
3 replies