Skip to content

Conversation

@kwin
Copy link
Member

@kwin kwin commented May 14, 2025

Each chunk is not taking longer than 30s to deliver (configurable via OSGi)
This is due to the CDN not allowing streaming servlets (i.e. will always allow for it to finish before delivering it to the client).

This closes #810

Each chunk is not taking longer than 30s to deliver (configurable via
OSGi)
This is due to the CDN not allowing streaming servlets (i.e. will always
allow for it to finish before delivering it to the client).

This closes #810
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 31%)

See analysis details on SonarQube Cloud

@kwin kwin merged commit c79c0fb into develop May 14, 2025
9 of 11 checks passed
@kwin kwin deleted the bugfix/deliver-log-in-chunks branch May 14, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Applying ACTool still times out with a 503 due to CDN not supporting streaming servlets

2 participants