Commit 44b770f
committed
Fix healthchecking on old devices
In cases where registering events for a device are not supported,
we should not mark the device as unhealthy, but skip the device instead.
Signed-off-by: Evan Lezar <[email protected]>1 parent b7ab21c commit 44b770f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | | - | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments