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
I'm using your library for load and parse csv files from ftp. But i have trouble with closing connection after some period of time. How i can keep connection all the time, untill readableStream not fully consumed? Or can i auto reconnect somehow? And can i resume stream after reconnect? @mscdex;
The text was updated successfully, but these errors were encountered:
Zendor18
changed the title
How to prevent connection close?
How to prevent connection from closing?
Apr 7, 2020
I'm using your library for load and parse csv files from ftp. But i have trouble with closing connection after some period of time. How i can keep connection all the time, untill readableStream not fully consumed? Or can i auto reconnect somehow? And can i resume stream after reconnect? @mscdex;
The text was updated successfully, but these errors were encountered: