When AJAX Goes Bad

I was recently working a defect at $job to disable submissions of empty "dates" saving to MySQL as epoch -1, when I noticed in my network panel was polling an ajax endpoint, once per second. This poll was happening so that an on screen clock could be displayed showing the time where a potential lead lived.