A describe process on the sleep example returns the following:
<ows:ExceptionReport xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" version="1.0.0"><ows:Exception exceptionCode="NoApplicableCode" locator=""><ows:ExceptionText>dictionary update sequence element #0 has length 1; 2 is required</ows:ExceptionText></ows:Exception></ows:ExceptionReport>
Description
A describe process on the sleep example returns the following:
<ows:ExceptionReport xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" version="1.0.0"><ows:Exception exceptionCode="NoApplicableCode" locator=""><ows:ExceptionText>dictionary update sequence element #0 has length 1; 2 is required</ows:ExceptionText></ows:Exception></ows:ExceptionReport>
Environment
Steps to Reproduce
http://127.0.0.1:5000/wps?request=describeProcess&identifier=sleep&service=WPS&version=1.0.0
Additional Information