Discussions

Ask a Question
Back to All

Sometimes the streaming.task API doesn't return 200 for too long? And therefore the avatar doesn't speak

Hi, I am using streaming avatar in my project and i have noticed at times the streaming.task api doesn't even respond back. It neither fails nor give a 200, just stays on pending. Can you give some potential solutions/suggestions on how to prevent this and avoid this behavior of the API, please.

Admin

Hi Nick,

So there is no response or error message from the network? It will be hard to diagnose without that.

It could be because you are sending too much text though. Tasks must be 1000 characters maximum.

No response from API yes. I am also making sure tasks are lesser than 1000 chars

ο»Ώ