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

Bring VM service more inline with other auraed services #530

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

dmah42
Copy link
Contributor

@dmah42 dmah42 commented Aug 15, 2024

Specifically:

  • add a custom error enum and use it
  • split the basic implementation from the tonic wrapper
  • add basic documentation
  • rename create to allocate

TODO:

  • validate requests
  • add tests

Specifically:
  * add a custom error enum and use it
  * split the basic implementation from the tonic wrapper
  * add basic documentation

TODO:
  * validate requests
  * add tests
@dmah42 dmah42 merged commit 02e32f0 into main Aug 18, 2024
4 checks passed
@dmah42 dmah42 deleted the vm_custom_errors branch August 18, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants