Fix review findings: scrub ex.Message from UI, gate 5xx body relay, harmonise ContentApi config key, add CancellationToken to UploadTrack

This commit is contained in:
Daniel Harvey
2026-05-18 15:38:56 -04:00
parent 266086906e
commit 7fd8376f96
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"ApiUrls": {
"ContentApi": "http://localhost:12777/"
},
"ContentApi": {
"DeepDrftContent": {
"ApiKey": "REPLACE_IN_ENV"
},
"ForwardedHeaders": {