17972ddce5
be a customer facing app sample. Bug: None Change-Id: I94944d4d5677b08eaf6c27ecf26e8503d8eae38f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255255 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> Commit-Queue: Michael Thomsen <mit@google.com>
13 lines
327 B
YAML
13 lines
327 B
YAML
# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
queue:
|
|
- name: priority-queue
|
|
rate: 50/s
|
|
bucket_size: 50
|
|
|
|
- name: background
|
|
rate: 5/s
|
|
bucket_size: 20
|