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

Batch tile updates can overwrite analyzer tile updates #441

Open
vmarc opened this issue Feb 9, 2025 · 0 comments
Open

Batch tile updates can overwrite analyzer tile updates #441

vmarc opened this issue Feb 9, 2025 · 0 comments

Comments

@vmarc
Copy link
Owner

vmarc commented Feb 9, 2025

Example from the log files: tile "hiking/14/8423/5966.mvt" was updated at 02:05:10 from the analyzer while processing minute diff 006/465/671 with changeset 162299103. The tile was updated after that from the batch process at 02:18:51, based on information collected between 02:00:06 and 02:00:51.

Solution 1: queue up analyzer tile updates during batch processing
Solution 2: disable batch processing? Investigate whether batch tile updates are still useful.
Temporary change to reduce risk: schedule batch update at 04:00, and/or just once per week?

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

1 participant