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

Allow configuring of async call timeout #24

Open
jmartasek opened this issue Oct 23, 2015 · 1 comment
Open

Allow configuring of async call timeout #24

jmartasek opened this issue Oct 23, 2015 · 1 comment

Comments

@jmartasek
Copy link

At the moment almost all of the external calls have timeouts of 30000 ms and these are hard-coded in the calls. For testing scenarios on less than beefy hardware I need to be able to configure it.

@ianwdunlop
Copy link
Member

It could be added as a param when you construct the main 'search' object as well as the API URL, app id and key. Will also need a corresponding param passed in to the explorer so that it can send it to ops.js

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