> For the complete documentation index, see [llms.txt](https://changelog.usetoggle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.usetoggle.com/august-2024/14-08-2024-order-rate-limiting.md).

# 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="/files/oyX70U493TaNkezd9Jqa" alt=""><figcaption></figcaption></figure>

:woman\_technologist: Jules
