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

feat: improve error handling in TraceManager with TraceError class #5603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DeVikingMark
Copy link

Description:

  • Add TraceError class for better error handling and debugging
  • Include step index in error objects for improved context
  • Enhance error messages in buildCallPath, getCallStackAt and getStackAt methods
  • Preserve error context instead of string conversion

Benefits:

  • Better debugging experience with detailed error information
  • Type safety with specialized error class
  • Consistent error handling approach

Copy link

netlify bot commented Jan 6, 2025

👷 Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 85d87a3

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