Skip to content

cache errors from NilCallback if detected#511

Merged
zeroXbrock merged 2 commits intomainfrom
bugfix/errors-from-NilCallback
Apr 17, 2026
Merged

cache errors from NilCallback if detected#511
zeroXbrock merged 2 commits intomainfrom
bugfix/errors-from-NilCallback

Conversation

@zeroXbrock
Copy link
Copy Markdown
Member

@zeroXbrock zeroXbrock commented Apr 17, 2026

Motivation

errors not being detected by NilCallback, causes downstream confusion

Solution

when an error is detected in NilCallback's implementation, return a handle that saves the error to the DB

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@zeroXbrock zeroXbrock merged commit c3c4ba5 into main Apr 17, 2026
7 checks passed
@zeroXbrock zeroXbrock deleted the bugfix/errors-from-NilCallback branch April 17, 2026 22:59
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