[OWSLib-users] question about timeout

Tom Kralidis tomkralidis at gmail.com
Mon Mar 28 23:06:34 PDT 2022


Yes, once a new release is created.  In the meantime, you can test the
package directly (via git clone, for example).

..Tom


On Tue, Mar 29, 2022 at 2:05 AM mohammed shambakey <shambakey1 at gmail.com>
wrote:

> Ok, many thanks
>
> I think I can get the updated version using PIP, right?
>
> Regards
>
> On Mon, Mar 28, 2022 at 11:53 PM Tom Kralidis <tomkralidis at gmail.com>
> wrote:
>
>> Hi: this should be fixed in [1].  If you are still having issues, please
>> open a ticket on GitHub.
>>
>> Thanks
>>
>> ..Tom
>>
>> [1] https://github.com/geopython/OWSLib/pull/812
>>
>> On Sun, Mar 27, 2022 at 5:21 AM mohammed shambakey <shambakey1 at gmail.com>
>> wrote:
>>
>>> Hi
>>>
>>> I'm trying the following code (with a modified timeout to 300)
>>> "
>>> enterprise_cube_public="http://zam10213.zam.kfa-juelich.de/rasdaman/ows"
>>> version="2.0.1"
>>>
>>> my_wcs=WebCoverageService(enterprise_cube_public,version=version,timeout=300)
>>> "
>>>
>>> but I receive the following error (with timeout somehow set to the
>>> default value of 30):
>>>
>>> "ReadTimeout: HTTPConnectionPool(host='zam10213.zam.kfa-juelich.de',
>>> port=80): Read timed out. (read timeout=30)"
>>>
>>> Just out of curiosity, I tried to access the Rasdaman server in other
>>> ways (using requests module, curl, the website itself) and it worked. I
>>> don't know what is the problem.
>>>
>>> Regards
>>>
>>> --
>>> Mohammed
>>> _______________________________________________
>>> OWSLib-users mailing list
>>> OWSLib-users at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/owslib-users
>>>
>>
>
> --
> Mohammed
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-users/attachments/20220329/27a04195/attachment.html>


More information about the OWSLib-users mailing list