Skip to content

Support RUST_BACKTRACE #2187

@szokeasaurusrex

Description

@szokeasaurusrex

Because of the logic to exit Sentry CLI with a specific code, backtraces are not printed by default in Sentry CLI. This makes it harder to debug issues, since we don't always know where in code an error originates from. With RUST_BACKTRACE support, we can instruct users experiencing errors to set the environment variable.

Changes likely need to be made here:

pub fn main() {

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions