Skip to content

Commit 2465df2

Browse files
(AzureCXP) fixed duration
fixed duration for batching resolves MicrosoftDocs/azure-docs#108554
1 parent 9c44170 commit 2465df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/delivery-and-retry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Batched delivery in configured on a per-event subscription basis via the portal,
7272

7373
* All or none
7474

75-
Event Grid operates with all-or-none semantics. It doesn't support partial success of a batch delivery. Subscribers should be careful to only ask for as many events per batch as they can reasonably handle in 60 seconds.
75+
Event Grid operates with all-or-none semantics. It doesn't support partial success of a batch delivery. Subscribers should be careful to only ask for as many events per batch as they can reasonably handle in 30 seconds.
7676

7777
* Optimistic batching
7878

0 commit comments

Comments
 (0)