Crawl ID remains the same across scheduled crawls
Open
bug
complexity:low
priority:low
v0.2.0
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 48
- Avg merge
- 23h 16m
- Merged PRs (30d)
- 18
Description
## Describe the bug
When running recurring scheduled crawls, the crawl ID in the logs is the same between crawls.
### To Reproduce
Steps to reproduce the behavior:
1. Schedule a recurring crawl
2. Wait for it to run twice
3. Observe that the same crawl ID is used in the logs
## Expected behavior
A different crawl ID should be used between crawls run from the same schedule.
Contributor guide
Assessment
This issue has not been assessed yet.