[Serve] Produtionize Starlette Middlewares (#10529)

This commit is contained in:
Simon Mo
2020-09-03 17:31:38 -07:00
committed by GitHub
parent 0d93e92720
commit eff4375c3d
7 changed files with 71 additions and 8 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ py_test(
py_test(
name = "test_scaling",
name = "test_standalone",
size = "small",
srcs = serve_tests_srcs,
tags = ["exclusive"],