We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c0cb4 commit 181e2d2Copy full SHA for 181e2d2
1 file changed
TROUBLESHOOTING.md
@@ -308,6 +308,12 @@ $env:AZURE_LOG_LEVEL = "DEBUG"
308
python pipelines/script.py
309
```
310
311
+**App (UI error details)**: Include traceback details in WebSocket error payloads.
312
+
313
+```powershell
314
+$env:A2A_DEBUG = "true"
315
+```
316
317
**Terraform**:
318
319
```bash
@@ -347,7 +353,7 @@ terraform apply
347
353
348
354
<!-- START BADGE -->
349
355
<div align="center">
350
- <img src="https://img.shields.io/badge/Total%20views-1416-limegreen" alt="Total views">
351
- <p>Refresh Date: 2026-02-02</p>
356
+ <img src="https://img.shields.io/badge/Total%20views-1361-limegreen" alt="Total views">
357
+ <p>Refresh Date: 2026-01-30</p>
352
358
</div>
359
<!-- END BADGE -->
0 commit comments