Skip to content

Commit c9d1409

Browse files
Apply suggestions from code review
1 parent ec3b0af commit c9d1409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/protocols/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,6 @@ Transformations are but one tool among many to help you improve data quality. Se
209209

210210
Transformations are not applied to events sent through the [Event Tester](/docs/connections/test-connections/). The Event Tester operates independently from the Segment pipeline, focusing solely on testing specific connections to a destination. For a transformation to take effect, the event must be processed through the Segment pipeline.
211211

212-
### Why am I getting the error "rules must contain less than or equal to 200 items" when using the Public API and can this limit be increased?
212+
### Why am I getting the error "rules must contain less than or equal to 200 items" when using the Public API? Can I increase this limit?
213213

214-
This error occurs because there is a limit of 200 rules per API update, which is by design to ensure stable API performance. Unfortunately, increasing this limit isn’t possible at the moment. To work around this, split your update into smaller batches with 200 or fewer rules each.
214+
This error occurs because there is a limit of 200 rules per API update. This restriction is by design to ensure stable API performance. Segment is not able to increase this limit on your behalf. To work around this, split your update into smaller batches, each with 200 or fewer rules.

0 commit comments

Comments
 (0)