Skip to content

Conversation

@linev
Copy link
Member

@linev linev commented Nov 16, 2025

Slow mode was introduced to reduce load on cpu in idle state when http does not process requests

But when first request comes - it processed too long while timer was running in slow mode.

So remove such mode to avoid confusion by the users

Also for web canvas reduce timeout in slow mode to have reasonable reaction time

Was designed to reduce load on the CPU,
but confuse users expecting faster response on
http requests
@github-actions
Copy link

Test Results

    22 files      22 suites   3d 19h 26m 6s ⏱️
 3 779 tests  3 434 ✅   0 💤 345 ❌
81 179 runs  80 434 ✅ 400 💤 345 ❌

For more details on these failures, see this check.

Results for commit 740b62f.

Copy link
Member

@bellenot bellenot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@linev linev merged commit e4894ad into root-project:master Nov 17, 2025
30 of 33 checks passed
@linev linev deleted the http_no_slow branch November 17, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants