Expand my Community achievements bar.

Take 10 minutes to complete an Adobe Target review on Gartner Peer Insights, and as a thank you for your time, you’ll have the option to receive a $25 gift card!

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