HomeSoftware Heritage

Remove the option to use a WSGI server

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Remove the option to use a WSGI server

Use only ASGI to serve the API.
Change makefile target to use UvicornWorker with gunicorn.
This will allow the server to use asynchronous features.

Details

Provenance
jayeshvAuthored on Sep 1 2022, 10:38 AM
jayeshvPushed on Sep 1 2022, 11:01 AM
Differential Revision
D8374: Remove the option to use a WSGI server
Build Status
Buildable 31256
Build 48891: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.