16 Commits

Author SHA1 Message Date
Phil Haack
3bb3109882 chore(flags): Add per-pool min_connections configuration (#40418) 2025-10-27 15:36:35 -07:00
Phil Haack
2a6bc2edb5 chore(flags): Remove max_lifetime from database connection pools (#40264) 2025-10-27 12:33:01 -07:00
Phil Haack
cff3d3d0c5 fix(flags): Add statement_timeout for reader and writer pools (#40187) 2025-10-23 21:41:43 +00:00
Dylan Martin
6ea85cb7d9 feat(flags): flags 504 investigation results and potential fixes REVERT (#40078) 2025-10-22 08:51:38 -07:00
Dylan Martin
5c4f79ee8a fix(flags): flags 504 investigation results and potential fixes (#39821) 2025-10-21 19:30:36 +00:00
Phil Haack
52fdb2daf3 chore(flags): Provide more granular metrics around timeouts (#38817) 2025-10-01 13:14:41 -07:00
Dylan Martin
6334790818 chore(flags): Replaced hardcoded timeouts and configuration values throughout the feature-flags service with environment variables (#38828) 2025-09-30 08:56:36 -07:00
Dylan Martin
5f6f22932c fix(flags): even longer timeout but at least this one is configurable (#38813) 2025-09-29 18:46:50 +00:00
Dylan Martin
f36b93cff7 fix(flags): attempt to fix incident (#38812) 2025-09-29 18:07:20 +00:00
Phil Haack
f1ba229ee7 chore(flags): Revert "chore(flags): Use PostgeSQL's session-level statement_timeout… (#38810) 2025-09-29 16:53:23 +00:00
Phil Haack
1f82fe5e65 chore(flags): Use PostgeSQL's session-level statement_timeout (#38686) 2025-09-29 09:20:04 -07:00
Phil Haack
3695ec3c58 fix(flags): Make using hash overrides more robust (#38613) 2025-09-25 09:27:57 -07:00
Andy Zhao
874aca205f fix(flags): rotate db connections perodically (#37916) 2025-09-10 19:40:32 -04:00
Andy Zhao
9cde02ff14 chore(flags): log pg connection metrics (#37898) 2025-09-10 17:39:55 -04:00
Phil Haack
2f453a31b0 refactor(flags): Move PostgresReader types to common_database (#34652) 2025-07-07 11:32:10 -07:00
Phil Haack
c4ea187c35 chore(rust): Move database client into a common package (#31845) 2025-05-01 17:37:58 -07:00