Skip to content

Misc improvements - #256

Merged
inetol merged 9 commits into
devfrom
beta-basilisk
Jan 4, 2026
Merged

Misc improvements#256
inetol merged 9 commits into
devfrom
beta-basilisk

Conversation

@inetol

@inetol inetol commented Jan 4, 2026

Copy link
Copy Markdown
Member

No description provided.

inetol added 9 commits January 4, 2026 20:36
on upload failures that result in dangling files on fs, we want to
overwrite it's content before sweeper runs
if file doesn't get deleted it will be "sweept away" by sweeper task
I theorize that it is possible for two or more uploads to be made to the
same document name at the same time. Deno does not implicitly request an
fs lock, and it may be slower to request it than to write first the
record to the database.

The downside is when an upload is interrupted and it is no longer
possible to reuse the same name until the sweeper task runs
@inetol inetol changed the title Documentation improvements Misc improvements Jan 4, 2026
@inetol
inetol marked this pull request as ready for review January 4, 2026 23:24
@inetol
inetol added this pull request to the merge queue Jan 4, 2026
Merged via the queue into dev with commit 5631017 Jan 4, 2026
1 check passed
@inetol
inetol deleted the beta-basilisk branch January 4, 2026 23:27
@inetol inetol mentioned this pull request Jan 5, 2026
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