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

CDN particle.min.js hangs every once in a while #25

Open
emcniece opened this issue Apr 3, 2016 · 0 comments
Open

CDN particle.min.js hangs every once in a while #25

emcniece opened this issue Apr 3, 2016 · 0 comments
Labels

Comments

@emcniece
Copy link
Collaborator

emcniece commented Apr 3, 2016

Just an observation - file comes from https://cdn.jsdelivr.net/particle-api-js/5/particle.min.js and on occasion takes 8 seconds to request. The app waits until it can authorize the token against the API, so during this time the app appears to be unresponsive as neither the terminal nor login page are visible.

One option is to localize the asset, but then we don't get future updates. Another option might be to script it and fallback after a timeout falls through.

Localizing may be the best option, as @kh90909 mentions any API changes are likely to cause conflict anyway so locking this app to a specific version isn't bad.

@emcniece emcniece added the bug label Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant