Skip to content

feature(#1164) Optimize H3 recalculation process - #1165

Merged
dgraf-gh merged 1 commit into
mainfrom
speed-up-h3-recalculation
Aug 14, 2026
Merged

feature(#1164) Optimize H3 recalculation process#1165
dgraf-gh merged 1 commit into
mainfrom
speed-up-h3-recalculation

Conversation

@dgraf-gh

Copy link
Copy Markdown
Contributor
  • Reduce batch size from 50,000 to 10,000 in H3 recalculation job
  • Modularize recalculation logic into reusable methods for source points and location points
  • Add deletion of H3-related stats during user cleanup
  • Implement pagination for recalculation to handle data efficiently

- Reduce batch size from 50,000 to 10,000 in H3 recalculation job
- Modularize recalculation logic into reusable methods for source points and location points
- Add deletion of H3-related stats during user cleanup
- Implement pagination for recalculation to handle data efficiently
@dgraf-gh
dgraf-gh merged commit 5c8b165 into main Aug 14, 2026
1 check passed
@dgraf-gh
dgraf-gh deleted the speed-up-h3-recalculation branch August 14, 2026 07:37
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.

1 participant