Download extra files before starting a task
When a Ponos task runs in RQ, the Docker container starts before the files specified in Task.extra_files
are downloaded. If a model version is large enough to maybe take a second to download, a worker that expects this model version to be downloaded will fail. The files should be downloaded before starting the container.