Remix.run Logo
Fault injection in a local Azure emulator to test retry logic without mocking(topaz.thecloudtheory.com)
2 points by kamilmrzyglod a day ago | 3 comments
someonebaggy a day ago | parent [-]

This is a shadow advertisement for Topaz

kamilmrzyglod a day ago | parent | next [-]

Fair point - I built Topaz, so yes, there's a conflict of interest. The argument about mock-vs-inject stands independently though: any proxy that sits between the SDK and a real endpoint would do the same thing. Topaz happens to be what I built to solve this for Azure locally.

kamilmrzyglod a day ago | parent | prev [-]

Updated the title - the original was too generic for what the post actually covers. It's about Topaz, an OSS local Azure emulator I'm building.