Testing with allowing some indexer failures in the Notification integration tests.
- Feb 26, 2025
-
-
Derek Hudson authored
-
Derek Hudson authored
-
- Feb 25, 2025
-
-
Derek Hudson authored
-
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Currently, if an indexer service initially fails to index a record, that message will be pushed to the notification queue. This is accepted behavior, but will fail the tests.
Adding in a way to allow a handful of failed indexing messages in the notification integration tests should address this issue.