Ontology pull mechanism sends a notification to ontology owner when pull fails. This notification can be useful to alert ontology owners about problems; however, it can be too noisy.
I would like to propose the following changes:
- Send email only after n times of failures. Sometimes pull can fail due to a temporary/transient issue so notifying end users in those cases can be annoying.
- Stop sending notification about pull failures everyday if pull location is bad. Currently we send notification every day for ontologies with bad pull location which can be annoying even for responsible users. We should send it once and perhaps send a follow after n times of failures but sending it every day for ever is a bit of an overkill.
Ontology pull mechanism sends a notification to ontology owner when pull fails. This notification can be useful to alert ontology owners about problems; however, it can be too noisy.
I would like to propose the following changes: