Stockton
Stockton
Explore posts from servers
CDCloudflare Developers
Created by Stockton on 4/5/2024 in #workers-help
✘ [ERROR] Failed to register worker in local service registry TypeError: fetch failed
No description
4 replies
RRailway
Created by Stockton on 1/29/2024 in #✋|help
Add volume to Mage AI
Project ID: 0bf672fa-d115-499b-8110-f291d9cf44b8 Hi there, I'm using the Mage AI service, but every time I redploy to get the latest and greatest features, I loose all the pipelines that I had made. Am I doing that correctly to update (redeploying)? Is there another way to set this up by adding storage or something? If adding a volume is the solution, can anyone walk me through how to do that with the Mage AI service? Thank you so much 🙏
5 replies
CDCloudflare Developers
Created by Stockton on 1/26/2024 in #workers-help
@google-cloud/bigquery errors
No description
19 replies
WWindmill
Created by Stockton on 1/23/2024 in #help
How to sign up as a new user?
No description
3 replies
CDCloudflare Developers
Created by Stockton on 11/3/2023 in #general-help
What Services Should I use?
Hello everyone. I'm looking to build an application that can achieve the following: - Receive event data from Shopify's web pixel API (https://shopify.dev/docs/api/web-pixels-api) - Send the event data to storage (ideally to BigQuery but open to something else) I'm unsure what all the tools I would need for this. Should I use a worker to create an endpoint for ingesting the events? Then connect the worker to BigQuery? BigQuery only allows 1500 "load jobs" per day so I couldn't insert events 1 by 1. How could I batch and load say every minute? Or should the worker be bound to D1? R2? (not sure what the major differences are there). Thank you to anyone with thoughts and ideas 🙂
8 replies