Changed
- Error fingerprinting now uses the error type name as an additional discriminator, so distinct errors that happen to share a stack trace are no longer merged into a single report (#23387)
- Increased the default IPC callback timeout to 45 seconds so underlying callbacks complete before the caller times out (#23382)