Skip to content

Attempt to add a test that should fail#4787

Open
whpearson wants to merge 1 commit intomainfrom
stop_retry_failed_notification
Open

Attempt to add a test that should fail#4787
whpearson wants to merge 1 commit intomainfrom
stop_retry_failed_notification

Conversation

@whpearson
Copy link
Contributor

@whpearson whpearson commented Mar 19, 2026

Adding get_notifcation_by_job_and_job_row_number and using it to filter exceptions
Job Id and job row number are unique in the notifications table so they can be used
to see if a notification has been added to the db already even if the notification
has been given a different notification id.

Handle error is the logic for all types of notification, but I only tested one save function

@whpearson whpearson force-pushed the stop_retry_failed_notification branch from a785241 to e40f4ed Compare March 20, 2026 22:27
@whpearson whpearson marked this pull request as ready for review March 20, 2026 22:33
…er exceptions

Job Id and job row number are unique in the notifications table so they can be used
to see if a notification has been added to the db already even if the notification
has been given a different notification id.

Handle error is the logic for all types of notification, but I only tested one save function
.
@whpearson whpearson force-pushed the stop_retry_failed_notification branch from e40f4ed to ce85461 Compare March 20, 2026 22:35
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.

1 participant