You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our drachtio logs we have observed that at some instances (marked as '//Doubt-Log' in logs attached) there is some break (timestamps) in tport_recv_event() & tport_recv_iovec() events, we are assuming that this is because there is no message to be received or sent over the transport at that given point of time. Is our assumption correct or is there some bug here?
Hi Dave,
We faced this issue again. It paused around 13:07:19.509671 and then it started receiving/sending messages around 13:07:44.018090. We are facing the same issue as [https://github.com//issues/334] (Issue #334) drachtio-server-issue-filtered-17022024.txt
Our drachtio-server version - 0.8.24
Hi Dave,
In our drachtio logs we have observed that at some instances (marked as '//Doubt-Log' in logs attached) there is some break (timestamps) in tport_recv_event() & tport_recv_iovec() events, we are assuming that this is because there is no message to be received or sent over the transport at that given point of time. Is our assumption correct or is there some bug here?
Our drachtio version - v0.8.25-rc3
converted_logs.txt
The text was updated successfully, but these errors were encountered: