next.js
f803fa7c
- Tracing: tag spans as failed if their runner fn fails (#91206)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#91206 - Tracing: tag spans as failed if their runner fn fails
Author
wbinnssmith
Parents
21b9f6ba
Loading