Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!

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