nodejs-dialogflow icon indicating copy to clipboard operation
nodejs-dialogflow copied to clipboard

`v2beta1.Sessions.StreamingDetectIntent` latency and error rate are very high

Open AhmadIbrahiim opened this issue 2 years ago • 0 comments

Hello, We're noticing a significant delay between detecting the intent and receiving the audio buffer, Sometime it goes above 10s.

Once we stepped out to GCP API/Service details we saw that: image

AVG latency is going close to 10s and the error rate is very high as well!

This is sample of DF response code : image

Debugging this API is very hard because we're using it with a media stream which uses gRPC not reset!

Any idea to help us debug this issue is really appreciated.

AhmadIbrahiim avatar May 18 '22 12:05 AhmadIbrahiim