Timeout api with Nodejs SDK
Hi there,
I just configure the API sync in my Kuberntes cluster, but eventually I got timeout request in my local endpoint....
Unexpected error Error: timeout of 15000ms exceeded
at createError (/usr/src/job/node_modules/@1password/connect/node_modules/axios/lib/core/createError.js:16:15)
at RedirectableRequest.handleRequestTimeout (/usr/src/job/node_modules/@1password/connect/node_modules/axios/lib/adapters/http.js:280:16)
at RedirectableRequest.emit (events.js:314:20)
at Timeout._onTimeout (/usr/src/job/node_modules/@1password/connect/node_modules/follow-redirects/index.js:166:12)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7) {
config: {
url: 'http://{mylocaldns}/v1/vaults/',
I folowed the configuration below and are working well, but "eventually" I got timeout....
https://github.com/1password/onepassword-operator
I´m using the Nodejs SDK and the examples below...
https://github.com/1Password/connect-sdk-js
How can I avoid this sittuation?
Best regards,
Pierre
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
