I'm currently using the goatV2 version of the API and It seems like it get often these kind of error whenever the system tried to perform actions just like this one:
ERR! getThreadInfoGraphQL AggregateError [ETIMEDOUT]: error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1117:18) error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1185:5) error ERR! getThreadInfoGraphQL at Timeout.internalConnectMultipleTimeout (node:net:1711:5) error ERR! getThreadInfoGraphQL at listOnTimeout (node:internal/timers:575:11) error ERR! getThreadInfoGraphQL at process.processTimers (node:internal/timers:514:7) error ERR! getThreadInfoGraphQL AggregateError [ETIMEDOUT]: error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1117:18) error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1185:5) error ERR! getThreadInfoGraphQL at Timeout.internalConnectMultipleTimeout (node:net:1711:5) error ERR! getThreadInfoGraphQL at listOnTimeout (node:internal/timers:575:11) error ERR! getThreadInfoGraphQL at process.processTimers (node:internal/timers:514:7) { error ERR! getThreadInfoGraphQL code: 'ETIMEDOUT', error
Is there any way to fix these?
I'm currently using the goatV2 version of the API and It seems like it get often these kind of error whenever the system tried to perform actions just like this one:
ERR! getThreadInfoGraphQL AggregateError [ETIMEDOUT]: error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1117:18) error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1185:5) error ERR! getThreadInfoGraphQL at Timeout.internalConnectMultipleTimeout (node:net:1711:5) error ERR! getThreadInfoGraphQL at listOnTimeout (node:internal/timers:575:11) error ERR! getThreadInfoGraphQL at process.processTimers (node:internal/timers:514:7) error ERR! getThreadInfoGraphQL AggregateError [ETIMEDOUT]: error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1117:18) error ERR! getThreadInfoGraphQL at internalConnectMultiple (node:net:1185:5) error ERR! getThreadInfoGraphQL at Timeout.internalConnectMultipleTimeout (node:net:1711:5) error ERR! getThreadInfoGraphQL at listOnTimeout (node:internal/timers:575:11) error ERR! getThreadInfoGraphQL at process.processTimers (node:internal/timers:514:7) { error ERR! getThreadInfoGraphQL code: 'ETIMEDOUT', errorIs there any way to fix these?