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

No Fush of initial small expire tile list #223

Closed
frodrigo opened this issue Dec 31, 2019 · 2 comments
Closed

No Fush of initial small expire tile list #223

frodrigo opened this issue Dec 31, 2019 · 2 comments

Comments

@frodrigo
Copy link
Contributor

I have trouble with imposm run for small updates.

As I understand the code the flush of the tiles list is done in two cases:

So, for small update (>30s) the first flush will be done on next update.

My use case. I import a small extract of Andorra, 2 months old. Then use the run command, it update successfully the database quickly, in less than 30s. But no expire tile list is write to disk until I stop the command. I guess it will be written if I wait 24h for the next update, but not tested.

@francois2metz
Copy link
Contributor

I had the same issue. What about adding a new configuration option to control this?

@francois2metz
Copy link
Contributor

Fixed in #246.

@olt olt closed this as completed Aug 23, 2022
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