fabro/lib/crates/fabro-client/src
Bryan Helmkamp bfb6bdb25c
fix(cli): bound server readiness probes
Use HTTP health checks with short deadlines for managed server readiness and add finite control-plane request timeouts for CLI/server clients. Keep stream bodies uncapped so SSE attach flows can remain long-lived.
2026-05-02 20:13:18 -04:00
..
auth_store.rs feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
client.rs fix(cli): bound server readiness probes 2026-05-02 20:13:18 -04:00
credential.rs feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
error.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
lib.rs feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
session.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00
sse.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00
target.rs fix(cli): bound server readiness probes 2026-05-02 20:13:18 -04:00