Currently if there is something wrong and log cannot be sent, you will just get an error with message Total timeout of API google.logging.v2.LoggingServiceV2 exceeded... but would be nice that this error also contains the original error returned by the endpoint so we can easily see what is the underlying problem.
Currently this happens for me occasionally on my deployed app and I have no way at all to see what is the actual problem
Currently if there is something wrong and log cannot be sent, you will just get an error with message
Total timeout of API google.logging.v2.LoggingServiceV2 exceeded...but would be nice that this error also contains the original error returned by the endpoint so we can easily see what is the underlying problem.Currently this happens for me occasionally on my deployed app and I have no way at all to see what is the actual problem