Joshua Priollaud

Results 9 comments of Joshua Priollaud

https://stackoverflow.com/questions/30627186/make-byebug-finish-executing-without-exiting-pry

thanks @mperham This helped alot, maybe some ideas: https://tejasbubane.github.io/posts/2020-04-22-redis-connection-pool-in-rails/

@ibtehaj-dnt are you using httpclient in a background job of some kind?

Heads up for anyone wondering, you can use v9 Modular elsewhere in your app and then just have your RRF component do it's own initialization per the above comments. We...

This issue is negating the core function of the gem, because locks are disappearing. Upgrading to 8 isn't really a viable option because other middlewares haven't fully caught up to...

@daapower do you have a rescue in your WorkerClass or PpcJob somewhere? If so, what is it doing? Currently investigating similar behavior in our project.

Still offline here, west coast US.

@yoshi-automation It appears to be **authentication** related. Hence for both read (@shiratsu ) and write (others) this error is observed. A clearer error message, probably related to credentials refresh, etc.,...

@yoshi-automation also note that @bonyii made authentication-related changes, which may have solved the problem, irrespective of gem changes, which are less germane.