Skip to content

Conversation

@Shreyas-Microsoft
Copy link
Contributor

Purpose

This pull request makes a minor adjustment to the src/App/WebApp.Dockerfile to optimize the server configuration. Specifically, it reduces the number of workers used by the uvicorn server from 4 to 1.

  • src/App/WebApp.Dockerfile: Updated the CMD instruction to set the --workers parameter to 1, likely to address resource usage or concurrency considerations.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Shreyas-Microsoft Shreyas-Microsoft merged commit 2a7aa1b into dev Jul 25, 2025
5 checks passed
@Shreyas-Microsoft Shreyas-Microsoft deleted the psl-thread-management branch July 25, 2025 06:19
@github-actions
Copy link

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants