currently when doing lazy loading, the WMS is pinged. This Ext.Ajax.Request uses the default timeout of 30 seconds. I think it would make sense to lower this to 1 second (and make it configurable as well).
Also, error handling when pinging fails should at least give a console.warn message.
currently when doing lazy loading, the WMS is pinged. This Ext.Ajax.Request uses the default timeout of 30 seconds. I think it would make sense to lower this to 1 second (and make it configurable as well).
Also, error handling when pinging fails should at least give a console.warn message.