I see in the database there is a field for `nextRetryDate` which i assume is used for failed requests. How would one make it so that a domain/url can be "re-crawled" let's say every day? At the moment, once a url is finished, it won't touch it again.