varchar-io / nebula

A distributed block-based data storage and compute engine
https://nebula.bz
Apache License 2.0
154 stars 17 forks source link

Node server reports CURL - Code 28 after some time #141

Open shawncao opened 2 years ago

shawncao commented 2 years ago

In a real-time streaming data ingestion scenario, if the data source serves through HTTP, we use curl to interact with it.

Observation: After the Nebula node server runs for a while (on a laptop, probably related to close and open), the HTTP download starts to give CODE 28 failure from CURL. This has not been seen on a long-running service on Linux yet, so a low priority investigation is needed in case we need a patch.