c2corg / c2corg/v6_api

Saving uploaded images is very long (or even crash) when too many files are uploaded at the same time

Open
#569 3 comments 0 reactions 0 assignees View on GitHub
Images
Dominant language
Python
Stars
26
Forks
28
Avg merge
4h
Merged PRs (30d)
9

Description

When a request is made to `/images/list` with a list of images, a request is made for each image to the image service to *activate* the images.

Instead of making a request for each image, a single request should be made for all images.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.