Commit f08a3e8
committed
docs: fix misleading JSDoc comments in streamableHttp
- Fix _scheduleReconnection comment: delay can now come from server retry
field, not just exponential backoff
- Fix getStreamIdForEventId comment: SDK doesn't parse streamId::... format,
it uses replayEventsAfter return value as fallback1 parent 6335cf4 commit f08a3e8
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
0 commit comments