Skip to content

ansible/minio: bump TaskMax to 2048

Martin Roukala requested to merge mupuf/ci-tron:minio_taskmax_fixes into main

It would seem like minio can sometimes use more than 307 threads, which seems to be the limit for the service in ci-tron.

Let's bump the limit to 2048 to give ourselves some breathing room.

Closes: #236 (closed)

Merge request reports