Skip to content

Commit 00f8ac8

Browse files
Merge pull request #235860 from MayankBargali-MSFT/patch-100
(AzureCXP) fixed duration
2 parents 9c44170 + 2465df2 commit 00f8ac8

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)