Simulate Unavailability #670
Unanswered
rahultaneja1534
asked this question in
Q&A
Replies: 1 comment
-
Hi @rahultaneja1534,
I think that if you have any particular failure in mind, you could share your expectations, and we can think about a way to make it happen. In general I support the idea to extend the built-in features with failure simulation mechanisms wherever possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does
gnmock
provide capability to simulate temporary unavailability of the used component? I am currently usingRabbitMQ
andMySQL
and would like to test how the my application behaves when one of these components aren't available for some time.Beta Was this translation helpful? Give feedback.
All reactions