Skip to content

Commit 181e2d2

Browse files
authored
Update troubleshooting details and badge information
1 parent d2c0cb4 commit 181e2d2

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

TROUBLESHOOTING.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,12 @@ $env:AZURE_LOG_LEVEL = "DEBUG"
308308
python pipelines/script.py
309309
```
310310

311+
**App (UI error details)**: Include traceback details in WebSocket error payloads.
312+
313+
```powershell
314+
$env:A2A_DEBUG = "true"
315+
```
316+
311317
**Terraform**:
312318

313319
```bash
@@ -347,7 +353,7 @@ terraform apply
347353

348354
<!-- START BADGE -->
349355
<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>
352358
</div>
353359
<!-- END BADGE -->

0 commit comments

Comments
 (0)