diff --git a/tests/setuponlytests/modrinth/docker-compose.yml b/tests/setuponlytests/modrinth/docker-compose.yml index 96e24ed0..b5203fa4 100644 --- a/tests/setuponlytests/modrinth/docker-compose.yml +++ b/tests/setuponlytests/modrinth/docker-compose.yml @@ -7,5 +7,7 @@ services: TYPE: FABRIC VERSION: 1.21.4 MODRINTH_PROJECTS: fabric-api,cloth-config + # Troubleshoot reactor.netty.http.client.PrematureCloseException: Connection prematurely closed DURING response + FETCH_CONNECTION_POOL_MAX_IDLE_TIMEOUT: PT2S volumes: - ./data:/data