Skip to content

Conversation

@cquirosj
Copy link
Contributor

@cquirosj cquirosj commented Oct 23, 2025

Introduce a ServiceControl integration event (MessageEditedAndRetried) that is dispatched every time an Edit and Retry takes place. With this event the user can programmatically track the status of the failed message (the fact it has been edited and retried).

@cquirosj cquirosj force-pushed the ResolvedByEdit branch 2 times, most recently from cec3fad to 7ebe491 Compare October 24, 2025 05:57
Copy link
Contributor

@bartekwasielak bartekwasielak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I appreciate the changes of the methods' names. This helps with understanding a difference between the business message and the edit request.

@bartekwasielak bartekwasielak force-pushed the ResolvedByEdit branch 12 times, most recently from 07c743e to 0c3d770 Compare October 30, 2025 18:43
@bartekwasielak bartekwasielak self-assigned this Oct 31, 2025
@bartekwasielak bartekwasielak force-pushed the ResolvedByEdit branch 3 times, most recently from c9c8baa to b47687e Compare October 31, 2025 16:45
@bartekwasielak bartekwasielak force-pushed the ResolvedByEdit branch 3 times, most recently from bf04965 to 95294e7 Compare November 13, 2025 13:38
@bartekwasielak bartekwasielak force-pushed the ResolvedByEdit branch 6 times, most recently from b0ab6b0 to 1fc41b5 Compare November 27, 2025 20:30
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>

Update dependency PublicApiGenerator to 11.5.3 (#5202)

Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>

Update actions/upload-artifact action to v5 (#5150)

Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>

Update dependency NUnit.Analyzers to 4.10.0 (#5053)

* Update dependency NUnit.Analyzers to 4.10.0

* Swap the assert

* Make the class abstract

---------

Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
Co-authored-by: Tamara Rivera <tamita.rivera@gmail.com>

Update dependency NUnit.Analyzers to 4.11.1 (#5152)

Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>

Log email notification subject and body for all SendEmailNotificationHandler executions (#5139)

* remove duplicate custom check - Audit Message Ingestion

* add email notification subject and body to log

* apply code review suggestions

Ensure RetryAcknowledgementBehavior gets triggered

WIP

WIP2

Add MessageEditedAndRetried event

Reedit WIP

Using MessageFailed instead of MessageResolved - test

Restoring original Handler

Test editions

format fix

Added concurrency support

formatting fixes

Test modification

Change contract types

Adding more conditions to the test

Reverting changes

formatting fix
@bartekwasielak bartekwasielak added this to the 6.8.0 milestone Dec 3, 2025
@bartekwasielak bartekwasielak changed the title Ensure RetryAcknowledgementBehavior gets triggered Introduce an integration event for the Edit and Retry feature Dec 3, 2025
@bartekwasielak bartekwasielak marked this pull request as ready for review December 3, 2025 16:42
@cquirosj cquirosj merged commit 6b9a5b1 into master Dec 5, 2025
32 checks passed
@cquirosj cquirosj deleted the ResolvedByEdit branch December 5, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants