Azure logic app standard extenion
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P1 - Critical (Blocking production)
### Describe the Bug with repro steps
Does this occur consistently?
Repro steps:
1.
2.
Action: azureLogicAppsStandard.debugLogicApp
Error type: Error
Error message: Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.
Correlation Id: 5094847E-6B22-4682-B190-B90899743403
Session id: df27d210-eb52-496c-9e99-697491ffdf5e1780604515214
Extension version: 5.961.10
Extension bundle version: 1.165.52
OS: win32 (Windows_NT 10.0.22631)
OS arch: x64
Product: Visual Studio Code
Product version: 1.123.0
UTC time: Thu, 04 Jun 2026 20:29:48 GMT
Settings
```
{
"dataMapperVersion": 2,
"validateFuncCoreTools": true,
"autoRuntimeDependenciesPath": "C:\\Users\\mohsinm\\.azurelogicapps\\dependencies",
"autoRuntimeDependenciesValidationAndInstallation": true,
"parameterizeConnectionsInProjectLoad": true
}
```
Call Stack
```
waitForPrevFuncTaskToStop main.js:477081:9
async pickFuncProcessInternal main.js:477036:3
async debugLogicApp main.js:491590:25
```
### What type of Logic App Is this happening in?
Consumption (Portal)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
_No response_
### Environment
Version: 1.123.0 (system setup)
Commit: 6a44c352bd24569c417e530095901b649960f9f8
Date: 2026-06-03T11:29:03+02:00
Electron: 42.2.0
ElectronBuildId: 14159160
Chromium: 148.0.7778.97
Node.js: 24.15.0
V8: 14.8.178.14-electron.0
OS: Windows_NT x64 10.0.22631
Logic app standard extension 5.961.10
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.