You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "periodicalAjax is a small library to make AJAX calls from time to time. It prevents the timer to execute the ajax call before the last one has been completed, avoiding the script to flood the server with requests.",