-
-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, I use lychee to validate external links in my blog. I have more than 600 Markdown pages and more than a thousand of links. It takes 15+ minutes to check them all. Sometimes it may take even longer. Since the checking process is rather non-deterministic, it won't hurt if it stops after the first five minutes. Some links won't be checked, but some 404 links may be detected.
I suggest adding --lifetime=42 parameter, which means: "stop running after 42 seconds and report what's found, showing how many links were skipped."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request