Closed michmuel closed 2 months ago
As I understand there is no default time out (https://requests.readthedocs.io/en/latest/user/quickstart/#timeouts). @svamaa, @voisardf, @vvmruder, @jwkaltz: Shall we add 3s? Or leave it unchanged?
@michmuel personally I would go for an slightly higher value - maybe 5s?
3s is enaough I would say. Otherwise we could make it configurable.
Shall we introduce a timeout at https://github.com/openoereb/pyramid_oereb/blob/1a3ba4bc9010d479473d5d88b00e31bab5ac1e7e/pyramid_oereb/contrib/data_sources/swisstopo/address.py#L64 ?