avadev/AvaTax-REST-V2-JS-SDK

Allow to change default timeout

ritaly opened this issue · 1 comments

Currently in Avatax the default timeout is being set to 1200000 (= 20 min )

return withTimeout(1200000, fetch(url, {

Please allow setting own timeout in config

This has been resolved. Please upgrade to the latest version of SDK.
Thanks