When rover supergraph compose ...
is run
It produces this error
downloading the 'supergraph' plugin from https://rover.apollo.dev/tar/supergraph/x86_64-apple-darwin/v2.3.1
error: error decoding response body: operation timed out
When I tried download from https://rover.apollo.dev/tar/supergraph/x86_64-apple-darwin/v2.3.1
url manually, it works.
When I download from the url works always works fine. When rover downloads it, it sometimes fails.
Facing same issue, this morning. Up untill yesterday evening same command was working fine. Also
`rover dev --url ` `http://localhost:8080` ` --name User`
`downloading the 'router' plugin from ` `https://rover.apollo.dev/tar/router/x86_64-apple-darwin/latest-plugin`
`error: error decoding response body: operation timed out`
Also if i go to above url mentioned. I am able to download
router-v1.15.1-x86_64-apple-darwin.tar.gz
file manually every time. there is no issue of firewall or proxies or anything.