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

Make it possible to specify request timeout #14

Open
benknight opened this issue Feb 17, 2016 · 1 comment
Open

Make it possible to specify request timeout #14

benknight opened this issue Feb 17, 2016 · 1 comment

Comments

@benknight
Copy link

It would be nice to specify a time at which to give up searching for or making a request to a local bridge.

@blargoner blargoner changed the title Make it possible to specify XHR request timeout Make it possible to specify request timeout May 18, 2017
@mechafractal
Copy link

It would be nice to specify a time at which to give up searching for or making a request to a local bridge.

I take it this is non-trivial then. Your library was a life saver when I saw it got around my CORS problems but without being able to shorten the timeout it just replaces my CORS issue with a timing problem (I'm trying to sync commands to music). Commands which get delayed fire so late that they ruin the effect I'm going for. Dropping that command all together would be preferable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants