Skip to content

Add backtrace to azure_core::Error #4392

@heaths

Description

@heaths

We should add a Backtrace to azure_core::Error so that, when RUST_BACKTRACE=1 (or "all", whatever) is passed developers can get a full backtrace on Errors we return.

We'd call Backtrace::capture() in our various construction functions.

Metadata

Metadata

Assignees

Labels

Azure.CoreThe azure_core crateClientThis issue points to a problem in the data-plane of the library.
No fields configured for Feature.

Projects

Status

Not Started

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions