github / github/copilot-cli

Azure MCP learn=true calls time out after 180s in Copilot CLI 1.0.83-5

Aperta
#4,749 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

area:mcp
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

Describe the bug

Azure MCP hierarchical tool discovery calls using learn=true consistently time out after 180 seconds in Copilot CLI 1.0.83-5. The same calls complete in about 0.2 seconds under CLI 1.0.80.

Direct Azure MCP child-command calls without learn=true still succeed, which isolates the regression to hierarchical tool discovery rather than MCP startup, authentication, or general Azure connectivity.

Affected version

GitHub Copilot CLI 1.0.83-5
Windows executable file/product version: 1.0.83-5

Steps to reproduce the behavior
  1. Configure the Microsoft Azure MCP server and confirm it connects.
  2. Start Copilot CLI 1.0.83-5.
  3. Ask the agent to make exactly one Azure Kusto MCP call with: {"intent":"Discover the Kusto command contract","learn":true}
  4. Observe that the call remains pending for 180 seconds and fails with: MCP server 'azure': McpError: MCP error -32001: Request timed out
  5. Repeat with Azure get_azure_bestpractices and learn=true; it fails the same way.
  6. Run the same probes with CLI 1.0.80; both discovery calls succeed immediately.

Controlled A/B results:

CLI Azure MCP tool Mode Result Duration
1.0.80 kusto learn=true success 0.175s
1.0.80 kusto learn=true success 0.197s
1.0.80 get_azure_bestpractices learn=true success 0.212s
1.0.83-5 kusto learn=true timeout 180.050s
1.0.83-5 kusto learn=true timeout 180.079s
1.0.83-5 get_azure_bestpractices learn=true timeout 180.060s
1.0.83-5 kusto direct kusto_query success 7.103s

The fresh Kusto and Best Practices A/B probes were launched simultaneously under both CLI versions with the same model, workspace, MCP configuration, and machine. All probe stderr logs were empty.

Expected behavior

learn=true should return the hierarchical tool command schema promptly, as it does under CLI 1.0.80, instead of reaching the client's 180-second timeout.

Additional context
  • OS: Windows 11 Enterprise 23H2, build 22631
  • Architecture: AMD64
  • Shell: PowerShell 7.6.5
  • Terminal: VS Code integrated terminal
  • Azure MCP reached connected before each probe
  • Reproduced 3/3 times on 1.0.83-5
  • Control succeeded 3/3 times on 1.0.80
  • No exact duplicate found in the open or closed github/copilot-cli issues

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia nel percorso gerarchico di rilevamento degli strumenti di Copilot CLI e riproduci le chiamate Azure segnalate con learn=true nelle versioni 1.0.83-5 e 1.0.80. Confronta il comportamento del rilevamento verificando al contempo che le chiamate dirette ai sottocomandi continuino ad avere esito positivo; il lavoro è completato quando entrambe le sonde gerarchiche restituiscono prontamente i propri schemi invece di andare in timeout dopo 180 secondi.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
azure
Ambito
cli, cloud
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.