Skip to content

feat: add pgxpool_empty_acquire_wait_time_seconds#16

Merged
iainduncani merged 2 commits intoIBM:mainfrom
miparnisari:pgxpool_empty_acquire_wait_time
Apr 7, 2026
Merged

feat: add pgxpool_empty_acquire_wait_time_seconds#16
iainduncani merged 2 commits intoIBM:mainfrom
miparnisari:pgxpool_empty_acquire_wait_time

Conversation

@miparnisari
Copy link
Copy Markdown
Contributor

No description provided.

@miparnisari miparnisari force-pushed the pgxpool_empty_acquire_wait_time branch from afbc5b8 to 954758e Compare February 13, 2026 01:59
@miparnisari miparnisari changed the title feat: add pgxpool_empty_acquire_wait_time feat: add pgxpool_empty_acquire_wait_time_seconds Feb 13, 2026
@miparnisari miparnisari force-pushed the pgxpool_empty_acquire_wait_time branch 2 times, most recently from e97b48d to a812ce5 Compare February 17, 2026 13:05
@miparnisari
Copy link
Copy Markdown
Contributor Author

@iainduncani @molepigeon can you review? Thanks!

Copy link
Copy Markdown
Member

@iainduncani iainduncani left a comment

Choose a reason for hiding this comment

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

Thanks for the reminder @miparnisari, sorry for taking so long to get back to you!

I wondered if this was quite similar to the existing pgxpool_acquire_duration_ns and if it would be better to have both of them as the same unit and given the existing one is in nanoseconds if this new one should also be.

Is there something inherently different about the two that I am missing that means they should be different units?

@miparnisari
Copy link
Copy Markdown
Contributor Author

@iainduncani moved to ns!

Is there something inherently different about the two that I am missing that means they should be different units?

i don't remember why i did with seconds originally to be honest, but i like the consistency.

Signed-off-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>
Signed-off-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>
@miparnisari miparnisari force-pushed the pgxpool_empty_acquire_wait_time branch from 39dd0d4 to 2066030 Compare April 2, 2026 01:27
@iainduncani iainduncani merged commit eedc644 into IBM:main Apr 7, 2026
3 checks passed
@iainduncani
Copy link
Copy Markdown
Member

@miparnisari just back from vacation - thanks for updating the PR and contributing :-)

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