google-auth implements AuthMetadataPlugin <https://github.com/googleapis/google-auth-library-python/blob/f1fee1f4c3d511d9e6ecbc1c0397e743bf2583db/google/auth/transport/grpc.py#L43> . For some long streaming calls, it looks like the the credentials can expire mid-request.
What's the correct way to ensure the credentials get refreshed in this case? https://github.com/googleapis/google-auth-library-python/issues/712 -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/f8f32b98-677c-49e3-b6c1-699e4a25e968n%40googlegroups.com.
