next.js
f803fa7c - Tracing: tag spans as failed if their runner fn fails (#91206)

Commit
72 days ago
Tracing: tag spans as failed if their runner fn fails (#91206) This adds a dedicated attribute, `failed`, to a span representing if the procedure failed. It's then set if the runner function threw. Test Plan: Added an e2e test
Author
Parents
Loading