File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
src/content/docs/bots/additional-configurations Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ import { Render, Steps } from "~/components"
99
1010<Render file = " sequence-rules" product = " bots" params = { { one: " Sequence rules" , two: " /bots/additional-configurations/sequence-rules/" }} />
1111
12- Sequence rules is currently in private beta. If you would like to be included in the beta, contact your account team.
12+ :::caution[ ` 431 ` error]
13+ Too many concurrent requests to your zone may add cookies that create a header that is too large, causing a ` 431 ` error.
14+ :::
1315
1416## Prerequisites
1517
@@ -128,3 +130,9 @@ not cf.sequence.msec_since_op["aaaaaaaa"] ge 1000
128130## Limitations
129131
130132Cloudflare only supports HTTPS requests since our cookies set the ` Secure ` attribute.
133+
134+ ---
135+
136+ ## Availability
137+
138+ Sequence rules is currently in private beta. If you would like to be included in the beta, contact your account team.
You can’t perform that action at this time.
0 commit comments