Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy doesn't fail gracefully #3

Closed
emackey opened this issue Apr 27, 2012 · 2 comments
Closed

Proxy doesn't fail gracefully #3

emackey opened this issue Apr 27, 2012 · 2 comments
Assignees

Comments

@emackey
Copy link
Contributor

emackey commented Apr 27, 2012

If you select an imagery source that uses the proxy, such as ArcGIS or OpenStreetMap, and for some reason the proxy server isn't configured where Cesium thinks it should be, Cesium enters an infinite loop of making repeated requests that issue 404 errors.

Ideally, it should fail gracefully, and attempt to use CORS locally, or at least stop issuing requests.

@ghost ghost assigned bagnell Apr 27, 2012
@bagnell
Copy link
Contributor

bagnell commented May 5, 2012

This should have been fixed when pull request #6 was merged. See the pull request for details.

@emackey
Copy link
Contributor Author

emackey commented May 7, 2012

Looks good!

@emackey emackey closed this as completed May 7, 2012
mramato pushed a commit to mramato/cesium that referenced this issue Sep 11, 2013
Fix style processing to support both inline and external styles.
bagnell added a commit that referenced this issue Nov 22, 2013
keattang referenced this issue in PropellerAero/cesium Nov 3, 2015
pjcozzi pushed a commit that referenced this issue Dec 1, 2016
OmarShehata pushed a commit that referenced this issue Jun 28, 2019
hpinkos pushed a commit that referenced this issue Sep 18, 2019
hpinkos pushed a commit that referenced this issue Jun 15, 2020
ligaofeng0901 pushed a commit to huiyan-fe/cesium that referenced this issue Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants