Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Introduce a systematic health-tracking model for adapters #1500

Open
geeknoid opened this issue Oct 23, 2017 · 0 comments
Open

Introduce a systematic health-tracking model for adapters #1500

geeknoid opened this issue Oct 23, 2017 · 0 comments
Assignees
Milestone

Comments

@geeknoid
Copy link
Contributor

We need to handle adapter failures in a systematic way. Whether an adapter panics, always returns errors, or constantly times out, we need to have a clear detection, tracking, and recovery plan. If we try to "reboot" the adapter a few times and things still fail, then we can take the adapter out of the running permanently until the operator tells us otherwise.

We need to architect this health-checking & tracking environment for maximum robustness at runtime. Let's spec out the model and implement the support needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants