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

Rework memdx error model #162

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Rework memdx error model #162

merged 1 commit into from
Jul 24, 2024

Conversation

chvck
Copy link
Collaborator

@chvck chvck commented Jul 22, 2024

Motivation

The memdx error model does not currently satisfy what we need from it. We need to be able to attach cluster configs and error context to errors sometimes.

Changes

Rework memdx error model to include more types of error and the top level error be a struct.

Motivation
----------
The memdx error model does not currently satisfy what we need from
it. We need to be able to attach cluster configs and error context
to errors sometimes.

Changes
--------
Rework memdx error model to include more types of error and the
top level error be a struct.
@chvck chvck merged commit 56fc8c7 into nativex Jul 24, 2024
6 checks passed
@chvck chvck deleted the memdxerror branch July 24, 2024 09:09
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.

2 participants