* fix gunicorn and wait_for_db_schema_migrations
* avoid bad gunicorn version
* actually check that request succeeded
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
* explicitly wait for db migrations to be completed instead of sleeping w/ burnettk
* code rabbit suggestion w/ burnettk
* get rid of the set x w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>