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

Make panics human-friendly #19

Open
3 tasks
Arkanosis opened this issue Sep 1, 2018 · 0 comments
Open
3 tasks

Make panics human-friendly #19

Arkanosis opened this issue Sep 1, 2018 · 0 comments
Assignees
Milestone

Comments

@Arkanosis
Copy link
Owner

There aren't many panics left, hopefully, but given there're still a few unwrap in some places, it'd be better to catch them to help the end user to report them.

One option would be to use human-panic for this.

What's needed:

  • error message
  • full stack + version in a file
  • bug report URI (preferably bamrescue.arkanosis.net/report_bug which would redirect to GitHub issues, with the ability to change the actual target at any time)
@Arkanosis Arkanosis added this to the v0.3 milestone Sep 1, 2018
@Arkanosis Arkanosis self-assigned this Sep 1, 2018
@Arkanosis Arkanosis modified the milestones: v0.3, v0.4 Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant