Skip to content

Commit 1b04f2f

Browse files
Merge pull request #7723 from Particular/service-pulse-failed-msg-retries
Docs review for ServicePulse Intro to Failed Message Retries
2 parents b3612e8 + 34e2717 commit 1b04f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicepulse/intro-failed-message-retries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Retrying failed messages
33
summary: Describes the concept and lifecycle of retrying messages in ServicePulse
44
component: ServicePulse
5-
reviewed: 2023-10-11
5+
reviewed: 2025-08-12
66
---
77

8-
After resolving the issue that caused message processing failures, failed messages can be resent for reprocessing by the corresponding endpoint(s). This is referred to as a "retry" (or a manual retry, as opposed to the automated and configurable [recoverability](/nservicebus/recoverability/) process).
8+
After resolving the issue that caused message processing failures, failed messages can be re-sent for reprocessing by the corresponding endpoint(s). This is referred to as a "retry" (or a manual retry, as opposed to the automated and configurable [recoverability](/nservicebus/recoverability/) process).
99

1010
Manual retries of failed messages can be requested via the [Failed Messages page in ServicePulse](/servicepulse/intro-failed-messages.md).
1111

0 commit comments

Comments
 (0)