a29b848e3b
Previously a snapshot created as part of a resumse-stream request could have incorrectly cached the newSnapshotToFollow event. This would cause clients to error because they received an unexpected framing event.
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
```release-note:bug
|
|
streaming: fixes a bug caused by caching an incorrect snapshot, that would cause clients
|
|
to error until the cache expired.
|
|
```
|