This variable is used to check if a process is currently downloading data.
When you are about to start downloading data from the internet, check the value of this variable.
If necessary, uses window.setTimeout to retry after a short delay (1 second for example).
This variable is updated by various libraries such as {link:LIB_ALERTENGINE_JS} or channels.js.