Hi all,
Hope this email finds you well.
We're using Cronet on our Android client. Currently we got lots of ERR_QUIC_PROTOCOL_ERROR with QuicDetailedErrorCode=0. This is the error we logged:
Exception in CronetUrlRequest: net::ERR_QUIC_PROTOCOL_ERROR, ErrorCode=10, InternalErrorCode=-356, Retryable=false, QuicDetailedErrorCode=0
org.chromium.net.impl.CronetUrlRequest.onError(:com.google.android.gms.dynamite_cronetdynamite@233414037@23.34.14 (150400-0):9)
We're not able to repro on our own and cannot log net.log on users phone due to user privacy concerns.
Could you please help me understand this error and if there is a way to break down errors in detail?
Thanks,
Cheng