Skip to content

add download time in logs

https://gitlab.com/teklia/workers/base-worker/-/blob/master/arkindex_worker/image.py#L105

"Downloaded image {} - size={}x{}".format(url, image.size[0], image.size[1]) in xxx

Edited by Yoann Schneider