Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Implement nextTick - based batching #471

Closed
timsuchanek opened this issue Feb 7, 2020 · 1 comment
Closed

Implement nextTick - based batching #471

timsuchanek opened this issue Feb 7, 2020 · 1 comment
Assignees
Labels
kind/improvement An improvement to existing feature and code.
Milestone

Comments

@timsuchanek
Copy link
Contributor

The latest query engine already supports a basic batching protocol.
On every nextTick we can already start batching requests.

@timsuchanek timsuchanek added the kind/improvement An improvement to existing feature and code. label Feb 7, 2020
@timsuchanek timsuchanek added this to the Preview 22 milestone Feb 7, 2020
@timsuchanek timsuchanek self-assigned this Feb 7, 2020
@timsuchanek
Copy link
Contributor Author

Implemented in latest alpha.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/improvement An improvement to existing feature and code.
Projects
None yet
Development

No branches or pull requests

1 participant