Commit f2e959f
authored
Fix issue where origins could be unintentionally marked as down (#12729)
* Fix issue where origins could be unintentionally marked as down
* Set connect_result only when an actual connection error is detected
* Prevent unnecessary overwriting of error codes
* Revert "Prevent unnecessary overwriting of error codes"
This reverts commit 76cd57e.
* Revert "Set connect_result only when an actual connection error is detected"
This reverts commit bd1c192.1 parent fcd0827 commit f2e959f
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1823 | 1823 | | |
1824 | 1824 | | |
1825 | 1825 | | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
1826 | 1829 | | |
1827 | 1830 | | |
1828 | 1831 | | |
| |||
1841 | 1844 | | |
1842 | 1845 | | |
1843 | 1846 | | |
| 1847 | + | |
1844 | 1848 | | |
1845 | 1849 | | |
1846 | 1850 | | |
| |||
8045 | 8049 | | |
8046 | 8050 | | |
8047 | 8051 | | |
8048 | | - | |
8049 | | - | |
8050 | | - | |
8051 | 8052 | | |
8052 | 8053 | | |
8053 | 8054 | | |
| |||
0 commit comments