Skip to content

Commit 8247292

Browse files
Update articles/healthcare-apis/events/events-faqs.md
1 parent 0a03f1f commit 8247292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/events/events-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Yes. Event Grid supports Health Insurance Portability and Accountability Act (HI
8585

8686
On average, you should receive your event message within one second after a successful HTTP request. 99.99% of the event messages should be delivered within five seconds unless the limitation of either the FHIR service, DICOM service, or [Event Grid](../../event-grid/quotas-limits.md) is reached.
8787

88-
#### Is it possible to receive duplicate events messages?
88+
**Is it possible to receive duplicate events messages?**
8989

9090
Yes. The Event Grid guarantees at least one events message delivery with its push mode. There may be cases when the event delivery request returns with a transient failure status code for random reasons. In this situation, the Event Grid considers it a delivery failure and resends the events message. For more information, see [Azure Event Grid delivery and retry](../../event-grid/delivery-and-retry.md).
9191

0 commit comments

Comments
 (0)