Skip to content

utils: Add a queue for image requests

Kévin Commaille requested to merge kcommaille/image-request-queue into main

Allows to limit the number of concurrent requests and keep track of slow requests.

Currently there are a lot of TRACE-level logs to be able to debug further potential issues with glycin.

Edited by Kévin Commaille

Merge request reports

Loading