Skip to content

feat: useful client error reports#831

Merged
TurtIeSocks merged 1 commit into
developfrom
useful-client-error-reporting
Aug 26, 2023
Merged

feat: useful client error reports#831
TurtIeSocks merged 1 commit into
developfrom
useful-client-error-reporting

Conversation

@TurtIeSocks

@TurtIeSocks TurtIeSocks commented Aug 26, 2023

Copy link
Copy Markdown
Collaborator
  • Generates source map files during compiling
  • Blocks them from being served
  • Client sends the minified trace to the server, server parses it using the source maps, and logs a stack trace that's actually useful for finding bugs
  • Also generates a UUID in the client to match with server logs
  • Syncs with nginx using the x-request-id header

@TurtIeSocks TurtIeSocks merged commit 3ccc04b into develop Aug 26, 2023
@TurtIeSocks TurtIeSocks deleted the useful-client-error-reporting branch August 26, 2023 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant