angro-kft / nav-connector

Node.js module which provides an interface for communicating with NAV online invoice service.
GNU General Public License v3.0
35 stars 11 forks source link

Increase default timeout to 70 sec #51

Closed kailniris closed 6 years ago

kailniris commented 6 years ago

The default timeout is 60 sec but the NAV service closes the connection after 60 sec (gateway timeout 504). The default timeout should be increased to give a chance to the service to close the connection before force close it.

kailniris commented 6 years ago

https://github.com/angro-kft/nav-connector/commit/81b1705d292e6127def814b03d19982781b85ba9