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
What's the reason that for heal session only connect is used but for heartbeat version operation is used? I would prefer to use version operation also for heal session, because we had recently problem that connect succeeded, but operation failed. I that case session is added back into session pool as healthy and must exceed timeouts threshold to be removed again. With bad configuration it can cause troubles.
The text was updated successfully, but these errors were encountered:
What's the reason that for heal session only connect is used but for heartbeat version operation is used? I would prefer to use version operation also for heal session, because we had recently problem that connect succeeded, but operation failed. I that case session is added back into session pool as healthy and must exceed timeouts threshold to be removed again. With bad configuration it can cause troubles.
The text was updated successfully, but these errors were encountered: