yellowhatpro[m]: > <@yellowhatpro:matrix.org> the method `should_insert_url_to_internet_archive_urls` is only being used while polling:
> https://github.com/yellowHatpro/mb-exurl-ia-service/blob/5eb486208a2df70680497df1934b80ab3e1e105e/src/poller/utils.rs#L213
> If a URL older than 24 hrs, still has pending retries, it will be again pushed to internet_archive_urls. the `should_insert_url_to_internet_archive_urls` method is not checked in this flow

wouldn't we want to avoid pushing it to `internet_archive_urls` in that case?