Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.109.0rc1 | Andrew Morgan | 2024-06-04 | 1 | -1/+0 |
| | |||||
* | In sync wait for worker to catch up since token (#17215) | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
Otherwise things will get confused. An alternative would be to make sure that for lagging stream we don't return anything (and make sure the returned next_batch token doesn't go backwards). But that is a faff. |