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

geocoding checks freeze the editor #4939

Closed
javisantana opened this issue Aug 7, 2015 · 1 comment
Closed

geocoding checks freeze the editor #4939

javisantana opened this issue Aug 7, 2015 · 1 comment
Assignees
Milestone

Comments

@javisantana
Copy link
Contributor

When you have some geocodings pending (lets say 3) there are checks every second for all of them so if the editor takes some time to answer the requests are queued and every action you try to do in the editor takes a lot of time because there are no slots to send the requests

Geocoding and other batch process requests should not be raised if the previous check didn't arrive

cc @xavijam

screen shot 2015-08-07 at 11 05 20 am

@xavijam
Copy link
Contributor

xavijam commented Aug 7, 2015

Geocodings and imports

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

3 participants