Skip to content
Snippets Groups Projects

tor-persist: Big refactoring on Error type.

Merged Nick Mathewson requested to merge nickm/arti:persist-error-cleanup into main

Every error now has an action (what we were trying to do), a resource (what we were trying to do it to), and a source (what problem we encountered).

Initially I tried to add "action" and "resource" fields to error variants individually, but that led to a combinatorial explosion.

Part of #323 (closed).

Edited by Nick Mathewson

Merge request reports

Merged by etaeta 2 years ago (Jul 6, 2022 5:20pm UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading