discourse/.github/workflows
Alan Guo Xiang Tan f9789e974b
DEV: Reduce pool size for test environment to 1 (#25584)
Why this change?

I have been investigating transaction related issues with our system
tests and I have a hard time figuring out what is causing the problem.
To help simplify our environment further, we will set the pool size in
the test environment to 1 so that it is impossible for us to be fetching
a different connection between the threads since they all share the
connection pool.

Also set `reaping_frequency` to `0` to ensure we don't reap any
connection ensuring the same connection is always used.
2024-02-07 11:10:17 +08:00
..
ember-version-enforcement.yml DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
ember-version-lockfiles.yml DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
labeler.yml DEV: Don't run 'labeler' GitHub Action for translator-bot 2024-01-16 15:00:19 +01:00
licenses.yml Build(deps): Bump actions/cache from 3 to 4 (#25359) 2024-01-22 11:50:56 +01:00
linting.yml Build(deps): Bump actions/cache from 3 to 4 (#25359) 2024-01-22 11:50:56 +01:00
migration-tests.yml DEV: Add script to generate schema for intermediate DB (#24484) 2024-01-22 18:45:52 +01:00
stale-pr-closer.yml Build(deps): Bump actions/stale from 8 to 9 (#24812) 2023-12-11 09:44:52 +01:00
tests.yml DEV: Reduce pool size for test environment to 1 (#25584) 2024-02-07 11:10:17 +08:00