Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Nokogiri #1019

Merged
merged 1 commit into from Aug 19, 2019
Merged

Upgrade Nokogiri #1019

merged 1 commit into from Aug 19, 2019

Conversation

arku
Copy link
Contributor

@arku arku commented Aug 15, 2019

@arku arku requested a review from a team August 15, 2019 19:02
@arku arku self-assigned this Aug 15, 2019
Copy link
Member

@CouchofTomato CouchofTomato left a comment

Choose a reason for hiding this comment

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

Thanks @arku

@arku
Copy link
Contributor Author

arku commented Aug 19, 2019

@CouchofTomato Thanks for the review!

@arku arku merged commit 0a36c36 into master Aug 19, 2019
@arku arku deleted the chore/nokogiri-upgrade branch August 19, 2019 21:46
sparshalc pushed a commit to sparshalc/theodinproject that referenced this pull request Jan 8, 2024
TheOdinProject#1019)

* Add connection_pool stats to `GoodJob::Process.current_stat`

This commit adds snapshot of database connection pool to a
`GoodJob::Process.current_stat` method.

* `size` - Total capacity of connection pool
* `active` - Number of connections in the pool that are in_use/active

* Rename `database_connection_pool` and add simple test

---------

Co-authored-by: Ben Sheldon [he/him] <bensheldon@gmail.com>
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.

None yet

2 participants