Commit 3eb8bfc
Michał Fąferek
docs(mosaico_integration): clarify bridge SSE flow and link entity-discovery upstream issue
- Rewrite the module docstring architecture block as a sequential 4-step
flow (SSE in, REST out, MCAP back, Arrow Flight to mosaicod). The old
inline arrows mixed request directions on one line and were hard to
follow.
- Add a roadmap pointer in resolve_entity_for_download(): the HEAD-probe
discovery is a pragmatic workaround for the fact that the gateway-wide
/faults/stream SSE does not include SOVD entity context. Tracked in
selfpatch/ros2_medkit#380; once that lands the function collapses to a
single direct fetch.1 parent 39ea527 commit 3eb8bfc
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
194 | 201 | | |
195 | 202 | | |
196 | 203 | | |
| |||
0 commit comments