We work with Autodesk FORGE REST API with forge-apis library. Since today we have an unstable behaviour when calling its methods. Here is the error:
address: “34.203.81.163” code: “ETIMEDOUT” errno: “ETIMEDOUT” port: 443 syscall: “connect” message: “connect ETIMEDOUT 34.203.81.163:443” stack: “Error: connect ETIMEDOUT 34.203.81.163:443↵ at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1162:14)”
Is there something we need to change in our code or we're getting to some threshold in a number of API calls or this is a temporary internal instability?