qgis / qwc2-demo-app

QWC2 demo application
Other
243 stars 155 forks source link

GetMap timeout too short #564

Closed naub1n closed 3 months ago

naub1n commented 4 months ago

Hi,

My config generator can't generate new config file because it get a timeout on GetMap task.

I try to manually do the GetMap and request during 20secondes.

It's possible to get an environment variable instead static value ?

Line code with timeout=10

Config Generator error : image

Manual GetMap: image

Thx

manisandro commented 4 months ago

This is only the thumbnail which will not be generated, the rest of the configuration should succeed regardless. Anyway, I'm happy to accept a PR making the timeout configurable.

naub1n commented 4 months ago

My config don't succeed, timeout is the only one error.

I use version v2024.06.14 of config generator service

image

I look with Oslandia for a PR :wink:

manisandro commented 3 months ago

I've demoted the thumbnail generation errors to warnings so that the should not be faal anymore: https://github.com/qwc-services/qwc-config-generator/commit/577717bda170f2e033cf130e6a26fbb35207d364