Closed daniel-sanche closed 2 years ago
⚠️ Error: only release PRs should be merged into main
, feature PRs should use develop
See our Contributing Guide for more information.
Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image
We are currently seeing a uwsgi issue when deploying the ratingservice:
I believe this issue comes down to python3.8 being removed from the Cloud Shell base image in favor of Python 3.9. This PR attempts to fix the issue by updating the ratingservice to use python39, and updates the uwsgi package