Look for network errors appropriately for RemoteStorageAPI (#8128)
net.Error is very unreliable in providing better error handling, we need to ensure that we always have a fallback option in case of network failures. This fixes an important issue in our distributed server setups when one of the servers is down, all deployments out there are recommended to upgrade after this fix is merged to ensure that availability is not lost. Fixes #8127 Fixes #8016 Fixes #7964master
parent
d6dd98e597
commit
70136fb55b
Loading…
Reference in new issue