Describe the bug
If you deploy a large app via VS Code to an Alpaca container, it fails silently
To Reproduce
Steps to reproduce the behavior:
- Create an Alpaca container
- Deploy a large app where the deployment takes > 10 minutes --> just hangs

- Publish again --> finishes in 3 minutes

Expected behavior
Successful return
Screenshots
None
System Information
- OS: Windows
- Alpaca Version (VS Code Extension): 1.23.0
Additional context
We had something similar in the past and used this tfenster/test-api, especially the BCFakeController.cs to fake a BC container with configurable response time without having to create a real one and do a real publish