| Предыдущий | Следующий |
| UTC_E_SCRIPT_MISSING | UTC_E_API_NOT_SUPPORTED |
UTC_E_SCENARIO_THROTTLED
Что означает UTC_E_SCENARIO_THROTTLED
UTC_E_SCENARIO_THROTTLED (0x87C5103B) — uTC: сценарий ограничен частотой.
UTC_E_* относятся к Windows telemetry/diagnostic tracing infrastructure. Результат следует связывать с конкретной collection/session/action и её конфигурацией, а не с общей работоспособностью системы.
Что проверить
- Сохраните collection/session ID, action, provider/configuration и первый UTC HRESULT.
- Проверьте поддержку API/action и состояние collection pipeline; повтор после очистки должен использовать актуальную session identity.
Данные для диагностики
- scenario and trigger IDs, throttle state/window, producer rate, prior firings and configuration version
- UTC_E_THROTTLED reports suppression of an individual event after the scenario is loaded
- wait for reset or use a fresh controlled trigger instance and attempt the load once
Исходная формулировка
- scenario and trigger IDs, throttle state/window, producer rate, prior firings and configuration version
- UTC_E_THROTTLED reports suppression of an individual event after the scenario is loaded
- wait for reset or use a fresh controlled trigger instance and attempt the load once
- Correct trigger frequency or throttle configuration before repeatedly reloading the scenario for this result.
Технические ссылки
- Microsoft Open Specifications: Windows error-code registry.
- Microsoft: Universal Telemetry Client configuration diagnosis.
- Microsoft: UniversalTelemetryClient operational-log guidance.
- Microsoft: Windows Event Log query schema.
Нужно найти другой код? Найти другой код состояния или ошибки.