charlesgong-openai
50ef7395fa
Report I/O subtypes for session config import failures ( #37723 )
...
## What changed
- Append a stable `std::io::ErrorKind` category to the
`failed_to_load_session_config` subtype, including categories such as
`invalid_data`, `not_found`, and `permission_denied`.
- Propagate the categorized subtype through session import failure reporting.
## Testing
- Add an app-server test that verifies an invalid config reports
`failed_to_load_session_config_invalid_data` in both the import completion
notification and analytics event.
GitOrigin-RevId: e9a1a7cd36979911f422805180dd91b6ed65e14e
2026-08-09 18:42:06 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-23 19:19:35 +00:00
2026-07-21 22:44:43 +00:00
2026-08-06 02:30:18 +00:00
2026-07-29 13:53:15 +00:00
2026-08-09 18:42:06 +00:00
2026-08-04 15:23:43 +00:00
2026-08-08 04:57:06 +00:00
2026-07-30 19:47:30 +00:00
2026-08-04 15:23:43 +00:00
2026-07-29 18:29:26 +00:00
2026-08-07 18:05:17 +00:00
2026-07-21 08:59:41 +00:00
2026-07-30 21:49:53 +00:00
2026-08-04 22:23:40 +00:00
2026-08-07 13:54:24 +00:00
2026-08-05 18:09:26 +00:00
2026-08-05 18:09:26 +00:00
2026-08-08 16:58:26 +00:00
2026-08-08 04:13:55 +00:00
2026-08-07 23:27:39 +00:00
2026-08-05 16:09:01 +00:00
2026-08-07 19:56:29 +00:00
2026-07-30 21:49:53 +00:00
2026-08-07 18:33:46 +00:00
2026-08-07 19:36:52 +00:00
2026-08-04 22:58:02 +00:00
2026-08-09 00:57:15 +00:00
2026-08-07 00:23:38 +00:00
2026-08-03 11:39:51 +00:00
2026-08-09 00:29:14 +00:00
2026-08-04 16:28:46 +00:00
2026-08-09 01:03:34 +00:00
2026-08-07 11:30:17 +00:00
2026-08-07 03:40:06 +00:00
2026-08-09 03:05:10 +00:00
2026-08-09 03:05:10 +00:00
2026-08-07 21:36:33 +00:00
2026-08-07 13:54:24 +00:00
2026-08-07 23:49:12 +00:00
2026-08-07 19:56:29 +00:00
2026-07-31 21:37:56 +00:00
2026-07-23 23:35:29 +00:00
2026-08-08 16:58:26 +00:00
2026-08-09 00:57:15 +00:00
2026-08-07 18:33:46 +00:00
2026-07-31 04:20:56 +00:00
2026-08-07 01:30:07 +00:00
2026-07-22 04:17:34 +00:00
2026-08-07 02:30:18 +00:00
2026-08-06 03:11:42 +00:00
2026-08-07 22:41:20 +00:00
2026-08-05 14:20:59 +00:00
2026-08-04 22:07:56 +00:00
2026-08-05 20:03:13 +00:00
2026-08-06 03:57:10 +00:00
2026-07-30 04:26:36 +00:00
2026-08-07 00:28:32 +00:00
2026-08-05 04:54:33 +00:00
2026-07-22 19:14:11 +00:00
2026-08-08 16:58:26 +00:00
2026-08-07 18:33:46 +00:00
2026-08-08 16:58:26 +00:00
2026-08-06 03:11:42 +00:00
2026-08-06 03:11:42 +00:00
2026-07-30 22:45:04 +00:00
2026-08-04 15:14:57 +00:00
2026-08-08 16:58:26 +00:00
2026-08-08 16:58:26 +00:00
2026-08-07 16:20:38 +00:00
2026-08-07 19:56:29 +00:00
2026-08-04 03:49:53 +00:00
2026-08-07 14:08:13 +00:00
2026-08-07 01:26:42 +00:00
2026-08-05 20:03:13 +00:00
2026-08-09 15:49:17 +00:00
2026-08-07 20:10:08 +00:00
2026-07-22 16:18:08 +00:00
2026-07-24 00:16:42 +00:00
2026-07-27 18:37:11 +00:00
2026-08-08 17:18:02 +00:00
2026-08-08 17:18:02 +00:00
2026-08-08 17:18:02 +00:00
2026-07-28 20:49:22 +00:00
2026-07-29 13:53:15 +00:00
2026-07-30 04:26:36 +00:00