-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
projectA new project or major changeA new project or major change
Description
Have you read the Project Process docs?
- Yes, I have read and understood the RFC docs
Summary
OSMO UI trpc proxy for API calls needs some refactoring to support consistent error handling and logging.
Person in Charge (PIC)
Motivation
OSMO API calls are made via the trpc layer, which is essentially an API proxy layer running on the Nextjs server. It has many advantages such as caching and data model sharing with the UI layer. But, it needs some improvements.
Problem
- Consistent error handling for API calls
- UI Server logging for failed API calls
- Update to trpc 5.0
References
No response
Metadata
Metadata
Assignees
Labels
projectA new project or major changeA new project or major change
Type
Projects
Status
Todo