• Roberto Dip's avatar
    Increase the notes polling timeout over time · 3fbdca21
    Roberto Dip authored
    A file called notes is loaded every ~15 seconds which checks for
    updates to content on the page. This commit increases the polling
    timeout over time (15, 30, 60, 120 seconds) and resets
    it to 15 seconds if the AJAX call returns new notes
    
    Fixes issue #13300
    3fbdca21
notes.js.coffee 18.1 KB