USERVER_RPS_CCONTROL_CUSTOM_STATUS Dynamic Config
Schema:
# yaml
default: {}
description: ''
schema:
type: object
additionalProperties: false
properties:
initial-status-code:
type: integer
default: 429
minimum: 300
maximum: 599
max-time-ms:
type: integer
default: 10000
x-usrv-cpp-type: std::chrono::milliseconds
minimum: 1
For a full list of dynamic configs see Dynamic config schemas list