In https://github.com/subconsciousnetwork/noosphere/pull/416 we re-enabled expiry checks for link records. I think this had the unintended side-effect of cancelling out the gateway's ability to re-publish link records periodically (because every time it attempts to republish, the record is seen to be expired and so is discarded). We should reconcile this so that we can preserve gateway re-publishing of link records.
In https://github.com/subconsciousnetwork/noosphere/pull/416 we re-enabled expiry checks for link records. I think this had the unintended side-effect of cancelling out the gateway's ability to re-publish link records periodically (because every time it attempts to republish, the record is seen to be expired and so is discarded). We should reconcile this so that we can preserve gateway re-publishing of link records.