Skip to content

Conversation

zainkabani
Copy link
Contributor

@zainkabani zainkabani commented Aug 26, 2022

In the case that a reload operation takes long, we block new clients from connecting because the autor-eloader is in the same tokio select as the tcp listener. We can experience connection timeouts on the client side during a long reload

Copy link
Contributor

@levkk levkk left a comment

Choose a reason for hiding this comment

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

LGTM!

@levkk levkk merged commit 2628dec into postgresml:main Aug 29, 2022
jmeagher pushed a commit to jmeagher/pgcat that referenced this pull request Feb 17, 2023
Exit with failure codes if configs are bad (postgresml#146)
Move autoreloader to own tokio task (postgresml#148)
Ruby integration tests (postgresml#147)
Allow running integration tests with coverage locally (postgresml#151)
Log Address information in connection create/drop (postgresml#154)
Better handling for checkout errors during extended protocol messages (postgresml#155)
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