Skip to content

feat: Enhanced Error Handling for STAC #209

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

Open
divyanshub024 opened this issue Apr 6, 2025 · 0 comments
Open

feat: Enhanced Error Handling for STAC #209

divyanshub024 opened this issue Apr 6, 2025 · 0 comments
Labels
feature New feature or request

Comments

@divyanshub024
Copy link
Member

Description

Currently, when JSON fails to render in STAC, there is no consistent error handling mechanism in place. Specific issues include:

  • No error widgets are displayed when JSON parsing fails
  • Sometimes no logs are generated for debugging
  • Difficult to identify which part of the JSON caused the error
  • Lack of context in error messages
  • No fallback UI when components fail to render

Desired Behavior

Implement a comprehensive error handling system for STAC that provides:

  1. Visual feedback when errors occur
  2. Detailed logging for debugging
@divyanshub024 divyanshub024 added the feature New feature or request label Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant