diff --git a/changelog/3504.fixed.md b/changelog/3504.fixed.md new file mode 100644 index 000000000..2d675547a --- /dev/null +++ b/changelog/3504.fixed.md @@ -0,0 +1 @@ +- Moved `NVIDIATTSService` and `NVIDIASTTService` client initialization from constructor to `start()` for better error handling.