Im experiencing the following issue: a worker finishes a job, notifies my API about a finished job (an external API, not the worker's container), and as soon as I receive that, I GET /status/<job_id> and it seems that the image wasn't materialised yet.