Pattern
Native Wheel Build Failures
native-wheel-build-failure
A recurring deployment shape where Python requirements that require native compilation (e.g., psycopg2/mysqlclient) fail wheel building on managed platforms, and the fix involves switching to compatible prebuilt binaries or ensuring proper build flags/runtime setup.