Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.33 #92

Merged
merged 2 commits into from
Jan 29, 2023
Merged

Release 2.33 #92

merged 2 commits into from
Jan 29, 2023

Conversation

rflinnenbank
Copy link
Collaborator

Version update with the purpose of fixing out-of-the-box workings for gunicorn deployment.

  • Without these settings, the default image would timeout most of the time for Arome data requests. With the altered Gunicorn worker type and adjusted timeout settings, everything should work as intended without having to manually pass environment settings.

Initial push with new version
FIXED:
- The AROME handling didn't properly work out-of-the-box from the Docker image because the adjustments for timeout and worker class hadn't been properly set for Gunicorn. This has been fixed.

Signed-off-by: Raoul Linnenbank <58594297+rflinnenbank@users.noreply.github.com>
@rflinnenbank rflinnenbank added the medium priority This issue is given a medium priority label Jan 29, 2023
@rflinnenbank rflinnenbank self-assigned this Jan 29, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.0% 0.0% Duplication

@rflinnenbank rflinnenbank merged commit 2d1a885 into main-2.0 Jan 29, 2023
@rflinnenbank rflinnenbank deleted the release-2.33 branch January 29, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority This issue is given a medium priority
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant