particle-api-js
particle-api-js copied to clipboard
Ability to configure request timeouts
This is a patch to address what was mentioned in this issue: https://github.com/spark/particle-api-js/issues/19
I chose the default timeout to be 30 seconds, but let me know if this doesn't work for you guys.
Thanks!
Can you bump to 60s? We have some requests that can take quite awhile (compiling, flashing, etc.).
Definitely, good idea @brycekahle . I just did.
@brycekahle When are you guys planning to make a new release? Will this PR make it to that next release?