-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Hi,
Part our of pubsub rpc calls (i.e. publish()) timeout:
GaxError: GaxError(RPC failed, caused by <_Rendezvous of RPC that terminated with (StatusCode.DEADLINE_EXCEEDED, The service was unable to fulfill your request. Please try again. [code=8a75])>)
It looks like the timeout occurs after about 60s.
For some reason, such timeouts were frequent in the last few days.
Is there any existing or upcoming way to reduce the timeout limit and to fail sooner?