YDB_DEADLINE_PROPAGATION_VERSION Dynamic Config
Whether the task-inherited deadline should be accounted for while executing YDB queries.
The feature is only enabled if the static version of the feature (fixed at the time of service release) equals the value of this config.
To disable for a specific service, set the by-service value to 0.
Schema:
# yaml
default: 1
description: |
Whether the task-inherited deadline should be accounted for
while executing YDB queries.
The feature is only enabled if the static version of the feature
(fixed at the time of service release) equals the value of this config.
To disable for a specific service, set the by-service value to 0.
schema:
type: integer
minimum: 0
For a full list of dynamic configs see Dynamic config schemas list