old_mixer_repo
old_mixer_repo copied to clipboard
Add support for operators to control fail open/close behavior for adapters
We need to introduce generic support to let operator indicate that individual adapter should fail open or close. When an adapter is marked to fail open, Mixer will automatically swallow any errors coming from the adapter.
This is related to #44. This feature can use the per-adapter config from #1501