VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
444 stars 135 forks source link

Crawler server stops after sometime of inactivity #354

Closed aayushL closed 8 months ago

aayushL commented 11 months ago

Hello, I am running the ache crawler in server mode, using command: ache startServer -c ./config/ -d /data/ -e ache-data after sometime of inactivity it automatically stops, is there a way to keep it running continously? Or is there a timeout configuration for this please let me know. Thank you

aayushL commented 8 months ago

Setting ache as background service worked for me