yasserg / crawler4j

Open Source Web Crawler for Java
Apache License 2.0
4.56k stars 1.93k forks source link

what is the purpose of threadShutdownDelaySeconds and cleanupDelaySeconds #462

Open plee0606 opened 3 years ago

plee0606 commented 3 years ago

what is the purpose of threadShutdownDelaySeconds and cleanupDelaySeconds? what do I need to consider when setting these? what are the meant to protect against?