Skip to content

Commit 7983dcf

Browse files
authored
edits
1 parent 4b6d0d2 commit 7983dcf

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-braze-cloud

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-braze-cloud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Braze Cloud Mode (Actions) provides the following benefit over Braze Classic:
2828

2929
## Batching data to Braze
3030

31-
Data sent to Braze can be batched within Cloud Mode Actions. Batch sizes are capped at 75 events, and these batches will accumulate over a 30-second period before being flushed. Request batching is done per-action mapping. For example, Identify Calls (attributes) will be batched in a request and Track Calls (custom events) will be batched in a second request. Braze recommends enabling this feature as it will reduce the number of requests being sent from Segment to Braze reducing the risk of the destination hitting Braze rate limits and retrying requests.
31+
You can batch data sent to Braze within Cloud Mode Actions. Batch sizes are capped at 75 events, and these batches will accumulate over a 30-second period before being flushed. Request batching is done per-action mapping. For example, Identify calls (attributes) will be batched in a request, and Track calls (custom events) will be batched in a second request. Braze recommends enabling this feature as it reduces the number of requests being sent from Segment to Braze, reducing the risk of the destination hitting Braze rate limits and retrying requests.
3232

3333
{% include components/actions-fields.html %}
3434

0 commit comments

Comments
 (0)