github.com/web-platform-tests/wpt.fyi@v0.0.0-20240530210107-70cf978996f1/results-processor/app.staging.yaml (about)

     1  # Copyright 2022 The WPT Dashboard Project. All rights reserved.
     2  # Use of this source code is governed by a BSD-style license that can be
     3  # found in the LICENSE file.
     4  
     5  service: processor
     6  runtime: custom
     7  env: flex
     8  
     9  manual_scaling:
    10    instances: 3
    11  resources:
    12    cpu: 2
    13    memory_gb: 4
    14    disk_size_gb: 10
    15  
    16  liveness_check:
    17    path: "/_ah/liveness_check"
    18  
    19  readiness_check:
    20    path: "/_ah/readiness_check"
    21    app_start_timeout_sec: 300