When you load a file via autowms containing time and members, the timeseries mode does not work anymore.
The function getFilesAndIndicesForDimensions now throws an exception
<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd">
<ServiceException code="UnprocessableEntity">
Requested data exceeded maxquerylimit=512;
Exception in setDimValuesForDataSource for layer mydata with ServiceExceptionCode=2;
WMS GetFeatureInfo Request failed, status=1;
</ServiceException>
</ServiceExceptionReport>