Node inactivity on openAI assistant
# 🤝help
c
I am using the template from botpress tutorial on openai assistant and it is failing repeatedly possibly due to the delay from assitant in responding. Is there a way to increase the reliability of the node?
b

https://www.youtube.com/watch?v=3FInhQLMS0Q

Hello - are you referring to this video?
c
Yes , I realised that the error is due to openai rate limits - is there a way to implement retry with backoff?
b
c
Thank you so much!