Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autmatically split geom (and tag?) input if timeout occurs #37

Open
SlowMo24 opened this issue Mar 9, 2021 · 3 comments
Open

Autmatically split geom (and tag?) input if timeout occurs #37

SlowMo24 opened this issue Mar 9, 2021 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@SlowMo24
Copy link
Collaborator

SlowMo24 commented Mar 9, 2021

Ohsome api has a reasonable timeout but sometimes users need more. This client could split the provided boundary parameter into multiple chunks and run multiple requests either if timeout occurs or if a certain area threshold is exceeded.

The same would also be possible with some filter parameters like the tag or (geometry)type but this would require more work (as it is only applicable if they are ORed together) and the benefit is not as large.

@SlowMo24
Copy link
Collaborator Author

SlowMo24 commented Apr 21, 2021

@SlowMo24
Copy link
Collaborator Author

The retry mechanism may interfere here and should be disabled for this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants