DeChill
DeChill
CDCloudflare Developers
Created by DeChill on 4/11/2024 in #workers-help
Triggering Worker Functions from external Kafka Topic
My preferred way would be some way to use Kafka Connect to stream the Data to a Cloudflare Queue but if I try to search anywhere for "Kafka" and "Cloudflare" all results are just about internal usage on the CF backend...
3 replies
CDCloudflare Developers
Created by DeChill on 2/26/2024 in #pages-help
Get Deployment ID during Pages build
Something similar to https://github.com/WalshyDev/cf-pages-await but instead of polling all deployments and looking for a specific commit SHA I was looking for a way to call the Get deployment info API (https://developers.cloudflare.com/api/operations/pages-deployment-get-deployment-info) directly.
6 replies
CDCloudflare Developers
Created by DeChill on 2/26/2024 in #pages-help
Get Deployment ID during Pages build
Thanks for the reply! That's what I did earlier but the subdomain part only contains the first 8 characters of the full deployment ID.
6 replies
CDCloudflare Developers
Created by DeChill on 2/26/2024 in #pages-help
Get Deployment ID during Pages build
Hmm took another look at the docs but I can't find any references to the deployment ID 😕
6 replies