You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pubsub): introduce timeouts for Ping on channel.initHealthCheck (#3819)
* replace context.TODO with context.WithTimeout in channel.initHealthCheck before calling c.pubSub.Ping
* fix(pubsub): create fresh timeout context for each health check
* create context with timeout after lock acquisition
* export pingTimeout and reconnectTimeout
---------
Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
0 commit comments