old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Add support for operators to control fail open/close behavior for adapters

Open geeknoid opened this issue 7 years ago • 0 comments

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

geeknoid avatar Oct 23 '17 22:10 geeknoid