[OWSLib-users] question about timeout

mohammed shambakey shambakey1 at gmail.com
Mon Mar 28 23:05:14 PDT 2022


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/86679492/attachment.html>


More information about the OWSLib-users mailing list