-
-
Notifications
You must be signed in to change notification settings - Fork 7
async using celery or rq #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Currently, the exif information is extracted as soon as a model is saved. This can be quite time-consuming. Therefore we need an async mode, where the actual extraction is done using something like celery or rq.