GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
98 stars 31 forks source link

Added Provider-Specific timeouts #121

Closed jannefleischer closed 2 years ago

jannefleischer commented 3 years ago

For calculation of big Matrixes on our custom ORS-Server I needed more calculation time, so I included a new provider-specific timeout for orstools-qgis-plugin.

It is still a little bit ugly as I use some unnecessary recasting int/string for seconds-values...

koebi commented 3 years ago

Hey @jannefleischer,

it's been over a month since the review, so I wanted to follow up on this :) Given our response time, your inactivity is definitely excused :smile: I just wanted to know whether you plan on working on this any time soon.

If you don't want to or simply don't have the time, just let us know so we can move forward with this :)

Best regards, Jakob

jannefleischer commented 3 years ago

Sorry for the major lag in response time. At the moment I can't see when there is time once again for this. Currently I am overwhelmed by other work, so sadly, I can't promise anything :(

koebi commented 2 years ago

This has been reworked slightly and merged in 7ce0407b1925d39b5aa2961f24014f8067523451. Thank you very much for your work, glad to finally see this happen :)