Gaetan Craig-Riou

Results 126 comments of Gaetan Craig-Riou

Yes I used pooled connections, it set to 33 on production. I figured out that Rails was getting stuck in "ActiveRecord::QueryCache" middleware on subsequent request once I had query fail,...

I am having the same issue with the following versions: ruby 2.6, Rails 5.0.7.2, Carrierwave 1.3.2 and Cloudinary 1.20.0 I came up with a workaround where I add some non...

Added 'all Certifications' option in the API. I believe it's for @JbPasquier to fix the filtering now.

@JbPasquier If am not mistaken the filtering is handled by the component, so the filtering should to be fixed as explained above : > When 'All Certifications' is selected, it...

Karma is now marked as deprecated : https://github.com/karma-runner/karma?tab=readme-ov-file#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes

> Is this expected? (I'd expect `select` not to work anymore - on the fields marked in green) `select` is the Capybara one ([doc](https://www.rubydoc.info/github/jnicklas/capybara/Capybara/Node/Actions%3Aselect)) : > #select(value = nil, from:...

> I have a question about the tom-select dropdowns. After a recent rebase, we seem to be getting several failing specs. I don't know where these changes were introduced... Any...

All instance be `au_prod` (new relic not setup for third party monitoring ) and `in_prod` (new relic not setup) have been manually updated and are now reporting in new relic....