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

Allow Owner of An AMI Set (and admin) to delete the logs #212

Open
DiegoPino opened this issue Jul 31, 2024 · 0 comments
Open

Allow Owner of An AMI Set (and admin) to delete the logs #212

DiegoPino opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
CSV Processing Things we do here and there to keep the tabulated goddesses happy enhancement New feature or request File processing Everything is a file, even me. Reporting Errors, Logs, etc. UI Buttons and pixels
Milestone

Comments

@DiegoPino
Copy link
Member

What?

With this increasing capacity of processing AMI sets with hundred of thousands of ADOs (future ones and past ones) an AMI log can grow to sizes that were unexpected to me. I just had one of 276 Mbytes in my hands (well ... not my hands really, don't print your logs please!)

I need a Delete Log controller. Access control Is easy but because these ones are written at absurd fast speeds by monolog I can see a race condition where deletion might just make a file unavailable while logging and all fails. So I will also add a restriction that only allows deletion IF the queues are empty.

@alliomeria just stuff to discuss

@DiegoPino DiegoPino added enhancement New feature or request UI Buttons and pixels Reporting Errors, Logs, etc. File processing Everything is a file, even me. CSV Processing Things we do here and there to keep the tabulated goddesses happy labels Jul 31, 2024
@DiegoPino DiegoPino added this to the 0.9.0 milestone Jul 31, 2024
@DiegoPino DiegoPino self-assigned this Jul 31, 2024
@DiegoPino DiegoPino changed the title Allow Owner of An AMI to delete the logs Allow Owner of An AMI Set (and admin) to delete the logs Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSV Processing Things we do here and there to keep the tabulated goddesses happy enhancement New feature or request File processing Everything is a file, even me. Reporting Errors, Logs, etc. UI Buttons and pixels
Projects
None yet
Development

No branches or pull requests

1 participant