Skip to content

Project: TRPC resiliency #170

@patclarknvidia

Description

@patclarknvidia

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)

@patclarknvidia

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

Labels

projectA new project or major change

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions