Skip to content

fix: feat(slicing): improves saving and cleanup of async slicing jobs - #68

Open
webbrain-one wants to merge 1 commit into
AFKFelix:mainfrom
webbrain-one:webbrain/issue-45
Open

fix: feat(slicing): improves saving and cleanup of async slicing jobs#68
webbrain-one wants to merge 1 commit into
AFKFelix:mainfrom
webbrain-one:webbrain/issue-45

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #45

Automatically remove the working directory after a successful
file download from the /result route. Previously, cleanup relied
on explicit DELETE requests or retention timers, risking unbounded
disk usage under high load.

Closes AFKFelix#45
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.

feat(slicing): improves saving and cleanup of async slicing jobs

1 participant