Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app-generic): add log for subscriber not processed when trigger #3924

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

p-fernandez
Copy link
Contributor

What change does this PR introduce?

Adds log if subscriber is not processed before creating jobs when an event is triggered for a subscriber.

Why was this change needed?

We received a report of a trigger event successfully executed but no notification triggered. Checking the flow we can see we have no feedback when a subscriber for any reason is not processed as the exit is clean in the loop. Worth to have an observable notice in New Relic to help to find out what could have gone wrong.

Other information (Screenshots)

@p-fernandez p-fernandez self-assigned this Aug 4, 2023
@p-fernandez p-fernandez added this pull request to the merge queue Aug 4, 2023
Merged via the queue into next with commit b6bfd57 Aug 4, 2023
24 checks passed
@p-fernandez p-fernandez deleted the feat-add-log-for-non-processed-subscriber branch August 4, 2023 11:52
@p-fernandez p-fernandez restored the feat-add-log-for-non-processed-subscriber branch August 4, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants