# 14/08/2024 - Order Rate Limiting

## :robot: Order rate limiting / bot prevention

You can now set a maximum webstore orders per time period feature in Toggle. This will allow for x pending orders to be created in an x time frame before you see the 'we've put you in a queue' message. \
\
From an API perspective you will see a 429 response code (contrary to the typical GraphQL response of 200 for any type of response). \
\
There is currently no interface to set this up in the dashboard, that will be released in the near future. \
\
All Global Payment payment provider accounts now have this active.&#x20;

<figure><img src="https://1929684354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F14HhgdTAAAF6KTak3Eb0%2Fuploads%2FynhIyBLMkYlZX8O72UpU%2Fimage.png?alt=media&#x26;token=347f9289-4858-4651-b284-38dcc60d332d" alt=""><figcaption></figcaption></figure>

:woman\_technologist: Jules
