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

Fixes #347 - changed order of delete dataset operations #348

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

navarroc
Copy link
Member

I changed the order of the delete dataset operation to hopefully improve readability and the logic. It seemed odd that we had the update user quota outside the code block where the delete dataset and remove file operations were happening.

I also made the geoserver layer removal the last step.

@navarroc navarroc marked this pull request as draft January 17, 2025 17:41
@navarroc navarroc marked this pull request as ready for review January 17, 2025 17:56
Copy link
Member

@ywkim312 ywkim312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you modify the changelog?

@navarroc
Copy link
Member Author

Can you modify the changelog?

I did already, is there something specific I didn't address?

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.

Improve delete dataset logic to limit failures causing incorrect quotas
3 participants