UploadService#
- class eclypse.builders.application.thumbnailer.mpi_services.upload.UploadService[source]#
Bases:
ServiceStart the thumbnailing pipeline.
Methods
__init__(service_id[, store_step])Initialise the uploader with a rolling image counter.
step()Upload the next image and wait for the final storage response.
upload_image(*args, **kwargs)Attributes