Dave Bettin

Results 11 comments of Dave Bettin

Yes, we are only interested in a single target. Additionally, I believe sending an array of bytes or Vec should be sufficient for our use case. I will give it...

Thanks. When will you push up the rewrite?

@cjswemmer Did you ever resolve this issue? I am running into the same problem.

I am running into the same issue w/ the following versions: * netcoreapp 5.0 * grpc.tools 2.34.0 @jtattermusch Any updates (or do you need more info)? Currently using the latest...

I did. I ran `:TmuxNavigatorProcessList` and the output is `S nu` and `S nvim`. I did not see `tmux` in the output.

I am not disabling testing the connection. So I assume based on this, the connection becomes invalid between the time I get it from the pool and the time it...

I am not seeing any anything interesting in the additional logs. One thing to note, the connection error does occur inside a transaction. It creates the transaction fine. Then during...

Thanks. Do you have any suggestions to help mitigate this issue? Should I check the connection again before I issue another transaction query?

We are seeing that error. The extra logging would be great.