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

Merge ui: v0.51.1 into master #1189

Merged
merged 8 commits into from
Apr 23, 2024
Merged

Merge ui: v0.51.1 into master #1189

merged 8 commits into from
Apr 23, 2024

Conversation

ChrisSchinnerl
Copy link
Member

No description provided.

peterjan and others added 6 commits April 22, 2024 13:13
Making slab pruning asynchronous introduced some NDFs where we run into
various `database is locked` related errors, this PR wraps three methods
that trigger these NDFs and blocks on the bg loop pruning the necessary
slabs. While testing I found we're not properly closing connections in
some tests.
### Patch Changes

- 856b738a: Fixed an issue where the daemon would panic trying to read
the embedded UI files on Windows. Closes
<SiaFoundation/web#599>
@ChrisSchinnerl ChrisSchinnerl self-assigned this Apr 23, 2024
…ceeds a certain threshold. (#1187)

I noticed a handful of "Host has lost sectors" alerts on my node and
`arequipa`. Since we hint at blocking these hosts and since these alerts
aren't really all that actionable I introduced a threshold, as Nate
suggested in the last engineering sync. This is hardcoded to be 1% of
the host's stored data.
@ChrisSchinnerl ChrisSchinnerl merged commit cdff67b into master Apr 23, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants