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
Currently, batch append will keep it's connection open indefinitely.
The connection should be closed if it hasn't been used for a specified length of time.
Currently, batch append will keep it's connection open indefinitely.
The connection should be closed if it hasn't been used for a specified length of time.
Ref: #283 (comment)