Although vqueues are an experimental feature, we want to enable it for new clusters. Hence, we should have some minimal documentation that captures the basics. Maybe we can start with a general flow control page that we extend as we add more features. In the beginning we support concurrency limits for scopes. Things we need to document are:
- What flow control mechanism does Restate support
- What are scopes and how can I reason about scoped invocations
- What are rules, how can I define them and how do they affect my invocations
- Limitations of vqueues
- Observability features
- How to enable the flow control features
Although vqueues are an experimental feature, we want to enable it for new clusters. Hence, we should have some minimal documentation that captures the basics. Maybe we can start with a general flow control page that we extend as we add more features. In the beginning we support concurrency limits for scopes. Things we need to document are: