Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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