Skip to content

Commit 35c16d5

Browse files
authored
[WAF] Update Lists API rate limiting info (#25671)
1 parent c9aaf3d commit 35c16d5

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/waf/tools/lists/lists-api

1 file changed

+2
-0
lines changed

src/content/docs/waf/tools/lists/lists-api/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ Each operation (create, edit, or delete) on a list item counts as a modification
2727

2828
- You can make a maximum of 1,000,000 list item modifications in API requests over 12 hours.
2929
- You can make a maximum of 30,000 API requests over 12 hours doing list item modifications.
30+
31+
If a write operation is still being processed — which happens asynchronously — and you submit a new request, you will receive a `429` HTTP status code. When this happens, submit your request again later.

0 commit comments

Comments
 (0)