Fetching Site information can currently take up to a full second. This delay slows down loading, parsing, and execution across the UI.
As a business owner,
I want the Site Information endpoint to respond quickly,
So that my customers experience quicker page loads and smoother interactions in the UI.
Offload cacheable endpoints to Cloudflare for ultra-fast response times.
Store and update JSON in real-time using R2 Object Storage.
Serve responses with fast edge performance via Workers.
Enable real-time cache invalidation with Cache-Control, ETag, and versioning strategies.
Ensure fallback to origin works seamlessly via Worker logic.
Achieve sub-50ms response times with Cloudflare global edge + object prefetching.
Validate headers in response are served through cloudflare
Validate paymentGateway objects keys Addition/updates/deactivation in the response json.
Validate random keys Addition/updates from site info on the response (google_id, auth0_id...etc)
Validate products Addition/updates/deletion impact on json response
Validate plans Addition/updates/deletion impact on json response
Validate paywalls Addition/updates/deletion impact on json response
Validate the above against accounts on single site
Validate the above against accounts with multiple sites with objects (products, plans, paywall) to reflect on both sites
Validate the above against accounts with multiple sites with objects (products, plans, paywall) to reflect on a single sites
Please authenticate to join the conversation.
Available
Pelcro Product
6 months ago

Rana Haleem
Get notified by email when there are changes.
Available
Pelcro Product
6 months ago

Rana Haleem
Get notified by email when there are changes.