Make CheckLink task cacheable
Open
- Dominant language
- Java
- Stars
- 48
- Forks
- 36
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 8
Description
### Context
`CheckLink` tasks are expensive, can we make it cacheable, for example, make the date as input, so the same doc won't be checked in the same day?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CheckLink task and its build configuration, then trace how task inputs and caching are currently defined. Make the check's date an input so repeated runs for the same documentation on one day can reuse the result, and verify that a later date causes the task to run again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100