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

Reduce high zoom "long tail" of jobs #370

Merged
merged 2 commits into from
Feb 27, 2019

Conversation

zerebubuth
Copy link
Member

Allow coordinates for high zoom meta jobs to be anywhere between the queue_zoom and group_by_zoom (i.e: RAWR tile zoom) inclusive. That's usually between 7 and 10, respectively. This means we can submit jobs which take a long time individually at zoom 10, rather than grouping them at zoom 7 to reduce the overall number of jobs.

Connects to tilezen/tileops#17, required by tilezen/tileops#47.

…for prod run, but I ran into it when testing). And added more detail on assertion failure.
@zerebubuth zerebubuth merged commit 86115eb into master Feb 27, 2019
@zerebubuth zerebubuth deleted the zerebubuth/high-zoom-long-tail branch February 27, 2019 15:33
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

Successfully merging this pull request may close these issues.

2 participants