hogelog
hogelog
I agree dropping the async option. I'm developing rails app that uses config.async with Sidekiq, but I will disable this config and use background worker or send synchronously. I was...
> > I would be pleasure if these queue overflow errors visualized on sentry.io's UI. > > @hogelog this is on the product road map, but I can't give you...
> @hogelog Given one uses the default `SecureRandom.hex`, and doesn't circumvent the logic for actually generating a random value, how often could a session ID collision happen? Unfortunately, I don't...
On the other hand, the code at https://github.com/redis-store/redis-rack/blob/v2.1.4/lib/rack/session/redis.rb#L23 does not seem to be working properly at the moment. I am thinking of sending a fix along with tests.
> I can't think of a good reason why you would want to set a default session expiration to `nil` Yes. I had a little accident on my application with...
Rack::Session::SessionId was introduced at https://github.com/roidrage/redis-session-store/pull/146 and fixed this problem.
I am not the maintainer but I think this Pull Request is appropriate. The current redis-session-store uses `ActionDispatch::Session::AbstractSecureStore`, but this class depends on ActiveSupport. So there is probably no one...
SQL Server は検証環境も持っていないし触ったこともないのでちょっとよく見てみないと取り込めないなと思っております。変更内容もちょっと解説してもらわないとよくわからないところがあります。 (検証環境は https://docs.microsoft.com/ja-jp/sql/linux/quickstart-install-connect-docker などで整備できそう)
Sorry too late response. Please use context like http://www.betterspecs.org/#contexts and other specs.f