sapling/eden/scm/lib/dag
Jun Wu ca41a68c6d dag: add failpoints for not found errors
Summary:
Similar to D30094157. This is helpful to get a Rust backtrace on "not found"
errors. This is useful because the Python traceback might not have Rust
stack.

Ideally, it'd be better if we can integrate backtrace into the error types.
However, the stdlib backtrace is still unstable and the thirdparty backtrace
seems too heavyweight.

Reviewed By: DurhamG

Differential Revision: D30123355

fbshipit-source-id: 7af76422143340194d8499a75e8ed65e9bf1fcae
2021-08-09 14:13:34 -07:00
..
benches dag: move algorithms from IdDag<Store> to Store 2021-02-10 12:28:31 -08:00
bindag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
dag-types dag-types: introduce CloneData::convert_vertex 2021-07-01 10:49:01 -07:00
fuzz dag: use non-master group in fuzz test 2020-08-26 15:32:24 -07:00
gitdag eden/scm/lib: autogenerate all Cargo.toml files with autocargo 2021-03-05 04:29:49 -08:00
src dag: add failpoints for not found errors 2021-08-09 14:13:34 -07:00
Cargo.toml Make thrift-generated dyn async traits future compatible 2021-07-29 16:25:33 -07:00