didericis-claude
10fd5c961e
lint / lint (push) Successful in 1m47s
test / unit (pull_request) Successful in 32s
test / integration (pull_request) Successful in 17s
feat(supervise): typed RPC error taxonomy for dispatch
...
Introduce _RpcClientError and _RpcInternalError as distinct subclasses
of _RpcError so the dispatcher can handle bad requests and server-side
faults differently — returning client errors verbatim and logging
internal faults with their cause before replying ERR_INTERNAL.
Wrap write_proposal and archive_proposal IO with _RpcInternalError
so OS failures surface through the typed path instead of the bare
Exception fallback. All existing raise _RpcError(...) call sites
converted to _RpcClientError.
Closes #253
2026-06-25 07:41:54 +00:00
..
2026-06-24 22:51:27 -04:00
2026-06-23 16:53:41 -04:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-22 19:09:22 +00:00
2026-06-22 23:54:02 -04:00
2026-06-23 16:53:41 -04:00
2026-06-04 11:27:23 -04:00
2026-06-23 16:53:41 -04:00
2026-06-09 03:27:31 +00:00
2026-06-22 23:54:02 -04:00
2026-06-25 03:08:47 -04:00
2026-06-04 01:54:53 +00:00
2026-06-07 11:35:35 -04:00
2026-06-25 03:25:37 +00:00
2026-06-22 23:54:02 -04:00
2026-06-25 03:08:47 -04:00
2026-06-25 02:23:12 +00:00
2026-06-22 23:54:02 -04:00
2026-06-03 23:04:17 -04:00
2026-06-25 03:57:41 +00:00
2026-06-25 03:08:47 -04:00
2026-06-08 23:05:14 -04:00
2026-06-08 23:05:14 -04:00
2026-06-23 16:53:41 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 03:08:47 -04:00
2026-06-23 16:53:41 -04:00
2026-06-25 06:07:47 +00:00
2026-06-25 00:32:42 -04:00
2026-06-25 05:25:42 +00:00
2026-06-25 06:07:47 +00:00
2026-06-23 17:36:08 -04:00
2026-06-10 06:29:46 +00:00
2026-06-24 15:37:57 -04:00
2026-06-22 22:57:16 -04:00
2026-06-10 22:25:00 -04:00
2026-06-25 03:25:37 +00:00
2026-06-23 03:02:03 +00:00
2026-06-23 16:53:41 -04:00
2026-06-22 23:54:02 -04:00
2026-06-24 22:51:27 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 03:08:47 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-10 00:02:28 -04:00
2026-06-04 11:30:51 -04:00
2026-06-23 16:53:41 -04:00
2026-06-04 11:30:51 -04:00
2026-06-04 11:30:51 -04:00
2026-06-25 03:08:47 -04:00
2026-06-04 11:30:51 -04:00
2026-06-04 21:54:06 +00:00
2026-06-23 16:53:41 -04:00
2026-06-09 03:27:31 +00:00
2026-06-03 17:26:15 +00:00
2026-06-25 01:23:10 +00:00
2026-06-25 07:41:54 +00:00
2026-06-25 01:23:10 +00:00
2026-06-05 19:53:23 +00:00