Expand my Community achievements bar.

Node SDK promise

Avatar

Level 4

How long does the Node SDK promise take to time out?  

 

Like if I'm using this method:

 

const offerAttributes = await targetClient.getAttributes(["attribute"]);
 
 
0 Replies