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

Create type guards for the view models #462

Open
1 task
MytsV opened this issue Aug 17, 2024 · 1 comment
Open
1 task

Create type guards for the view models #462

MytsV opened this issue Aug 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MytsV
Copy link
Contributor

MytsV commented Aug 17, 2024

Description

Currently neither the ComDOM nor the new implementation of the streaming hook cannot ensure that the object received as a response is of a certain type. To conquer the issue of receiving wrong data and being oblivious about the error, type guard functions might be implemented. @maany please let me know whether this actually should be fool-proofed.

Motivation

No response

Change

No response

Additional Information

  • The Rucio API needs to be changed.
@MytsV MytsV added the enhancement New feature or request label Aug 17, 2024
@MytsV
Copy link
Contributor Author

MytsV commented Aug 29, 2024

Will be resolved by the usage of tRPC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant