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

timeout not working #105

Open
latot opened this issue Sep 5, 2024 · 4 comments
Open

timeout not working #105

latot opened this issue Sep 5, 2024 · 4 comments

Comments

@latot
Copy link

latot commented Sep 5, 2024

Hi all, I has been using the app and I notice the timeout stopped working (before it worked)

esri2geojson "url" "out.geojson" -t 600

I can confirm each retry takes closer to 30s.......... I have used 999999 seconds, which basically should be stalled with a bad esri map, but instead it just finished ignoring the timeout.

Thx!

@iandees
Copy link
Member

iandees commented Sep 5, 2024

I'm a little confused about your question. Are you saying that you specify a timeout of 600 seconds but it returns after 30 seconds?

@latot
Copy link
Author

latot commented Sep 5, 2024

that is right... is ignoring it.

@iandees
Copy link
Member

iandees commented Sep 5, 2024

Have you tried this with another host? It's possible for the other end to close the connection before 600 seconds.

@latot
Copy link
Author

latot commented Sep 5, 2024

mm, In some cases the time works, when there is a server that does not works (from the start there is a retry) this happens.

Sadly I can't know by the output that, I only got a timeout error...

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

No branches or pull requests

2 participants