Eric Traut
997a80020f
Report diagnostic upload failures ( #39287 )
...
## Why
Submitting a diagnostic report could appear successful without confirming that Sentry accepted the upload, leaving callers unable to detect transport or HTTP failures.
## What changed
- Send report envelopes through the route-aware HTTP client and await the response.
- Reject redirects, propagate transport and non-success HTTP responses, and include the full error chain in upload JSON-RPC errors.
- Add structured logs for upload attempts, successes, and failures without including report contents.
## Testing
Added coverage for successful uploads, rejected responses, blocked redirects, transport failures, and app-server JSON-RPC error reporting.
GitOrigin-RevId: 07b5cfccd7a65f35d51a720537d2cd8962ed6cdb
2026-08-18 21:46:18 +00:00
..
2026-08-13 00:30:08 +00:00
2026-08-05 18:09:26 +00:00
2026-08-13 00:39:04 +00:00
2026-08-17 12:26:59 +00:00
2026-08-17 12:26:59 +00:00
2026-08-10 22:39:29 +00:00
2026-08-04 15:23:43 +00:00
2026-07-09 00:17:38 +00:00
2026-07-22 16:30:12 +00:00
2026-08-13 01:32:42 +00:00
2026-07-08 00:15:49 +00:00
2026-08-10 01:44:30 +00:00
2026-07-22 16:30:12 +00:00
2026-08-17 18:35:54 +00:00
2026-05-28 14:54:39 -07:00
2026-07-06 10:17:15 -07:00
2026-08-04 15:23:43 +00:00
2026-08-13 21:53:52 +00:00
2026-07-22 16:30:12 +00:00
2026-07-15 05:21:13 +00:00
2026-07-08 00:15:49 +00:00
2026-07-14 01:49:16 +00:00
2026-06-27 19:34:10 +00:00
2026-08-13 22:42:12 +00:00
2026-08-12 22:54:35 +00:00
2026-08-04 15:23:43 +00:00
2026-08-17 12:26:59 +00:00
2026-08-18 16:05:51 +00:00
2026-07-31 16:17:44 +00:00
2026-08-18 21:46:18 +00:00
2026-07-08 00:15:49 +00:00
2026-08-12 23:56:45 +00:00
2026-08-18 19:12:30 +00:00
2026-08-15 05:53:54 +00:00
2026-07-15 20:59:21 +00:00
2026-08-11 15:40:52 +00:00
2026-08-04 15:23:43 +00:00
2026-07-23 15:32:36 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-08-18 18:01:39 +00:00
2026-08-18 18:01:39 +00:00
2026-08-10 18:20:12 +00:00
2026-08-12 20:36:32 +00:00
2026-08-10 18:20:12 +00:00
2026-07-23 19:19:35 +00:00
2026-08-15 01:34:33 +00:00
2026-08-18 21:46:18 +00:00
2026-08-18 06:22:04 +00:00
2026-08-14 05:49:33 +00:00
2026-08-14 01:23:59 +00:00
2026-08-06 10:27:33 +00:00
2026-08-07 00:28:32 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-08-17 12:26:59 +00:00
2026-08-18 07:56:41 +00:00
2026-08-18 07:56:41 +00:00
2026-08-04 16:16:30 +00:00
2026-07-29 01:16:29 +00:00
2026-08-12 13:33:01 +00:00
2026-08-08 16:58:26 +00:00
2026-08-17 04:01:37 +00:00
2026-07-22 16:30:12 +00:00
2026-07-30 21:49:53 +00:00
2026-08-01 01:17:26 +00:00
2026-08-18 05:42:39 +00:00
2026-07-29 22:00:20 +00:00
2026-08-17 04:01:37 +00:00
2026-07-22 16:30:12 +00:00
2026-08-01 00:38:10 +00:00
2026-08-17 00:25:19 +00:00
2026-07-22 16:30:12 +00:00
2026-08-07 01:26:42 +00:00
2026-07-22 16:30:12 +00:00
2026-08-12 10:34:25 +00:00
2026-07-30 21:12:41 +00:00
2026-08-07 18:38:24 +00:00
2026-07-22 16:30:12 +00:00
2026-08-17 17:28:37 +00:00
2026-07-30 16:44:18 +00:00
2026-08-06 02:30:18 +00:00
2026-07-23 23:18:06 +00:00
2026-08-18 06:22:04 +00:00
2026-08-12 20:05:49 +00:00
2026-08-17 04:01:37 +00:00
2026-07-22 16:30:12 +00:00
2026-07-23 19:19:35 +00:00
2026-08-17 04:01:37 +00:00
2026-05-12 18:40:53 -07:00
2026-08-13 23:38:02 +00:00
2026-08-17 04:01:37 +00:00
2026-08-18 12:37:41 +00:00
2026-08-13 21:45:02 +00:00
2026-07-22 16:30:12 +00:00
2026-08-10 23:32:42 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-08-17 18:15:56 +00:00
2026-08-04 15:23:43 +00:00
2026-08-10 23:32:42 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-07-22 16:30:12 +00:00
2026-08-17 04:01:37 +00:00
2026-07-22 16:30:12 +00:00
2026-08-04 20:10:31 +00:00
2026-07-23 00:02:15 +00:00
2026-07-08 00:15:49 +00:00