Commit 64c4e54
docs: warn that HeartbeatRequest is not handled by the dqlite server
The C dqlite server omits HEARTBEAT from its gateway dispatcher, and
the Go client's heartbeat code is commented out. Sending HeartbeatRequest
results in a FailureResponse. Updated the docstring to warn about this
and document the expected response type (ServersResponse) if heartbeat
is ever enabled.
Closes #141
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 644cb5c commit 64c4e54
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
79 | 87 | | |
80 | 88 | | |
81 | 89 | | |
| |||
0 commit comments