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

Clear tiles from disk after generation #2158

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

Sujanadh
Copy link
Collaborator

@Sujanadh Sujanadh commented Feb 6, 2025

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation
  • πŸ§‘β€πŸ’» Refactor
  • βœ… Test
  • πŸ€– Build or CI
  • ❓ Other (please specify)

Related Issue

Describe this PR

There was issue of tiles not being cleared from disk after successfully generating tiles, consequently consuming larger volume. This PR adds a line of code that removes the tile directory from disk /opt/tiles after generating it.

Screenshots

N/A

Alternative Approaches Considered

Did you attempt any other approaches that are not documented in code?

Review Guide

Notes for the reviewer. How to test this change?

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

@Sujanadh Sujanadh requested a review from spwoodcock February 6, 2025 08:35
@Sujanadh Sujanadh self-assigned this Feb 6, 2025
@github-actions github-actions bot added bug Something isn't working backend Related to backend code labels Feb 6, 2025
@spwoodcock spwoodcock merged commit 25faf85 into development Feb 6, 2025
5 checks passed
@spwoodcock spwoodcock deleted the fix/clear-tiles branch February 6, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants