smartcar / node-sdk

Smartcar Node.js SDK
MIT License
49 stars 14 forks source link

fix(timeout): set explicit timeout to 300 seconds #92

Closed sankethkatta closed 4 years ago

sankethkatta commented 5 years ago

Set the timeout to match Smartcar's api's max timeout: https://github.com/request/request#requestoptions-callback

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #92   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         259    259           
=====================================
  Hits          259    259
Impacted Files Coverage Δ
lib/util.js 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b1bb76c...77cc254. Read the comment docs.

smartcar-ci commented 4 years ago

:tada: This PR is included in version 7.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: