aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server-postgres
diff options
context:
space:
mode:
authorJohannes Naylor <me@jonaylor.com>2026-02-13 17:13:18 -0500
committerGitHub <noreply@github.com>2026-02-13 14:13:18 -0800
commit29a4c3e53c72631e54bfffdb6bde754a8cb745f3 (patch)
treeb3e3b411c81c64d2fbdef28be343398ccc49f21e /crates/atuin-server-postgres
parentchore: update changelog (diff)
downloadatuin-29a4c3e53c72631e54bfffdb6bde754a8cb745f3.zip
fix: silent DB failures e.g. when disk is full (#3183)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord --> ## Checks - [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [x] I have checked that there are no existing pull requests for the same thing Silent DB failures breaking shell when disk is full When storage runs out (i.e. disk full), atuin breaks the shell by continuously printing database errors for every character typed. This is a fix to silence the DB errors
Diffstat (limited to 'crates/atuin-server-postgres')
0 files changed, 0 insertions, 0 deletions