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(sltt-app): rollbar logging for compressor errors #43

Open
ericpyle opened this issue Nov 9, 2024 · 0 comments
Open

feat(sltt-app): rollbar logging for compressor errors #43

ericpyle opened this issue Nov 9, 2024 · 0 comments

Comments

@ericpyle
Copy link
Collaborator

ericpyle commented Nov 9, 2024

with the old compressor window it was easy for users to copy and paste into an email the errors encountered.

We should report these errors to rollbar in sltt-app.

We may also want to install a rolling logging library to keep track of all the console log history. Then we could attach those files (or at least the latest one) to rollbar reports

Current Workaround:
There is a way to launch sltt-app from the command line which should show console.logs related to the compressor, but that would only be helpful if users are stuck by the compressor error. It wouldn't help for errors that are not as reproduceable

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

No branches or pull requests

1 participant