Overloaded with Shopify CDN requests

Hi there,

We have a TYP/OSP integration that has been working great over the past year.

As part of that integration, we have a polling function that checks back in to make sure that an action is completed by the customer, or if the order qualifies for an action (since the TYP doesn’t have order data synchronously).

Recently, we’ve noticed a huge uptick in requests coming from the Shopify CDN to our API endpoint that provides this functionality.

In the past hour alone we’re seeing hundreds of thousands of requests. It’s not causing an outage yet, but it is affecting our hosting costs.

  1. Can we use SSE in extensions?
  2. Are there any plans at all to have order data available synchronously in TYPs?
  3. When we deploy an TYP/OSP new version, is it distributed to all instances?

Any help is appreciated