Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sync): handle 502 (Bad Gateway) gracefully
This is the proxies response when the request to the server fails. It is often temporary - so it makes sense to keep trying. Signed-off-by: Max <[email protected]>
- Loading branch information