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

Add FaultInjectionDataStoreFactory.NewQueueV2 implementation #4882

Merged
merged 1 commit into from Sep 29, 2023

Conversation

MichaelSnowden
Copy link
Contributor

What changed?
I implemented FaultInjectionDataStoreFactory.NewQueueV2.

Why?
We implement this for all data stores. We don't have an actual use-case yet, but it may be helpful later if we want integration tests that test that our system can work even if the new queue experiences some errors.

How did you test it?
I added 100% test coverage.

Potential risks

Is hotfix candidate?

@MichaelSnowden MichaelSnowden changed the base branch from snowden/dlq-telemetry to main September 29, 2023 00:53
@MichaelSnowden MichaelSnowden merged commit a9249b9 into main Sep 29, 2023
3 checks passed
@MichaelSnowden MichaelSnowden deleted the snowden/dlq-fault-injection branch September 29, 2023 05:26
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.

None yet

2 participants