general

Is it normal to see 'connection error: connection closed before message completed' in server logs when doing tab completion?

Sa

Sam Tenenholz

Asked on Dec 19, 2023

Yes, it is normal to see 'connection error: connection closed before message completed' in server logs when doing tab completion. This is because we do a lot of client side cancellation to aggressively release GPU workload. You can find more information about this topic in this blog post.

Dec 19, 2023Edited by