Skip to content

Conversation

@Gozala
Copy link
Contributor

@Gozala Gozala commented Jul 18, 2025

Fixes https://linear.app/common-tools/issue/CT-614/change-transactionstatus-to-be-more-ergonomic


Summary by cubic

Aligned storage transaction and shim status handling to use a new, more ergonomic StorageTransactionStatus with clear "ready", "pending", "done", and "error" states. Updated transaction activity logging to use a unified journal and activity model, improving consistency and reliability.

  • Refactors
    • Replaced old status and log types with a single StorageTransactionStatus union and journal-based activity tracking.
    • Updated all transaction consumers and tests to use the new status shape and error handling.

@linear
Copy link

linear bot commented Jul 18, 2025

Copy link
Contributor

@seefeldb seefeldb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, my earlier question is moot

@Gozala Gozala merged commit 2d7aa47 into main Jul 18, 2025
8 checks passed
@Gozala Gozala deleted the feat/tx-better-status branch July 18, 2025 18:07
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.

3 participants