Closed markmacgillivray closed 12 years ago
I think we should not change the code, but start the ingest process separately in production using its own supervisord entry. We only need an ingest for instances that allow uploads.
OK, will try that just now
Ingest is currently started only if name = main but given that we do not run the code that way in production, this will have to change. Should probably be called in core.py under create_app - but then need to check how the ingest processes will get killed when bibserver is killed.