Skip to content

Conversation

p8
Copy link
Contributor

@p8 p8 commented Sep 24, 2025

rack-sequel has connection pools timeouts, unlike roda-sequel and sinatra-sequel:

  rack-sequel: 2025-09-13 11:30:07 +0000 Rack app ("GET /queries?queries=10" - (10.0.1.3)): #<Sequel::PoolTimeout: timeout: 10.0>

https://tfb-status.techempower.com/unzip/results.2025-09-18-05-29-59-113.zip/results/20250910230442/rack-sequel/run/rack-sequel.log

The only difference appears to be the prepared statements. Let's see if this fixes things.

rack-sequel has connection pools timeouts, unlike roda-sequel and
sinatra-sequel:

      rack-sequel: 2025-09-13 11:30:07 +0000 Rack app ("GET /queries?queries=10" - (10.0.1.3)): #<Sequel::PoolTimeout: timeout: 10.0>

https://tfb-status.techempower.com/unzip/results.2025-09-18-05-29-59-113.zip/results/20250910230442/rack-sequel/run/rack-sequel.log

The only difference appears to be the prepared statements.
Let's see if this fixes things.
@p8 p8 force-pushed the rack-sequel/with_pk branch from 3298cbe to fa2f0a6 Compare September 24, 2025 09:59
@msmith-techempower msmith-techempower merged commit d49dd47 into TechEmpower:master Sep 24, 2025
3 checks passed
@p8 p8 deleted the rack-sequel/with_pk branch September 24, 2025 19:04
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.

2 participants