Skip to content

Revert "fix: add pg8000 graceful shutdown on Cloud Run scale-down" (#1972)#1995

Merged
bolyachevets merged 1 commit into
bcgov:mainfrom
panish16:revert-pg8000-listener
Jul 16, 2026
Merged

Revert "fix: add pg8000 graceful shutdown on Cloud Run scale-down" (#1972)#1995
bolyachevets merged 1 commit into
bcgov:mainfrom
panish16:revert-pg8000-listener

Conversation

@panish16

Copy link
Copy Markdown
Contributor

Summary

Reverts #1972.

Test plan

  • Existing unit and integration test suites pass

…gov#1972)"

This reverts commit ff94db9.

Two of the five affected files (solr-synonyms-api, solr-names-updater)
had already been reverted separately (bcgov#1991, bcgov#1994) after an import-source
refactor moved DBConfig/setup_search_path_event_listener from the namex
package to cloud_sql_connector. This commit removes the remaining
setup_pg8000_close_event_listener calls from api/namex, namex-pay, and
solr-admin-app, restoring all five services to a consistent state with
no pg8000 close-event listener anywhere in the codebase. api/poetry.lock
is left untouched since its cloud-sql-connector git pin has since moved
forward for unrelated reasons.
@sonarqubecloud

Copy link
Copy Markdown

@bolyachevets
bolyachevets merged commit 763da9b into bcgov:main Jul 16, 2026
3 checks passed
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