You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/11/03 09:54:45 UTC

[GitHub] [couchdb-erlfdb] wfnuser commented on issue #30: `Close` api is not supported?

wfnuser commented on issue #30:
URL: https://github.com/apache/couchdb-erlfdb/issues/30#issuecomment-958795683


   Thanks! I'm very new to erlang, so I have two question more:
   1. what will happen if the connection is closed for the reason such as `the broken network`... we should reconnect or do something else?
   2. I'm using your code to build a data model on FDB. https://github.com/wfnuser/CometDB/blob/10d30739828361792bee827e1e43974b1c697074/src/comet.erl#L50
   I'm wondering if the process is killed for some unpredictable reason. We should purge the connection here? How? 
   If you can show me where the code of couchdb handle this case will be very helpful.
   
   Thanks again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org